monocypher: update to 2.0.3. (#283)
This commit is contained in:
parent
238798c980
commit
c09e9ce19b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monocypher'
|
||||
pkgname=monocypher
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
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=f15f763bca02c33974d92918189c80011b1b894443c24cc3b3b5fba037edb6c3
|
||||
checksum=113bf15c82d4be3373974ebdfd1074c368486e174fc5175d6305d84a75c125c5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE.md
|
||||
|
|
Loading…
Reference in New Issue