monocypher: update to 3.1.2.
This commit is contained in:
parent
d14c3d1d43
commit
96534c0c43
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'monocypher'
|
||||
pkgname=monocypher
|
||||
version=3.1.1
|
||||
version=3.1.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause, CC0-1.0"
|
||||
homepage="https://monocypher.org"
|
||||
changelog="https://monocypher.org/changelog"
|
||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||
checksum=ed96874acfe75781cfbe06b049868920f0e9f493ec78e7d6e3879177a8d0af7a
|
||||
checksum=f80a2e16d553e4b119634fd0e85ff86fc42afb4c9cc4569077854d1b6f5ef4f9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE.md
|
||||
|
|
Loading…
Reference in New Issue