monocypher: update to 2.0.5. (#2087)
This commit is contained in:
parent
fb28db31a5
commit
e4ab9fc138
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monocypher'
|
||||
pkgname=monocypher
|
||||
version=2.0.4
|
||||
version=2.0.5
|
||||
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>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://monocypher.org"
|
||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||
checksum=a1e820c30abcc351dba5709ebf80a35a10c3cc97ffea0b0ece2a5834d2f88165
|
||||
checksum=4fc0496ee89c5a1f00e9fd4a87051137561cdbb6f1aeafd1cbf11a87288bca5b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE.md
|
||||
|
|
Loading…
Reference in a new issue