monocypher: update to 2.0.1.
This commit is contained in:
parent
3a4a1d6c5d
commit
f16033fcd1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monocypher'
|
||||
pkgname=monocypher
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl"
|
||||
|
@ -8,7 +8,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
|||
homepage="https://monocypher.org"
|
||||
license="2-clause-BSD"
|
||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||
checksum=295514dd67cd277a9e96d83b18c102d8221ec4cf83977fca2de444947b126484
|
||||
checksum=636caa7f60b33f192bcb455cf2a60bf95f433715f19a414500fd41b7e36451b9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE.md
|
||||
|
|
Loading…
Reference in a new issue