monocypher: update to 2.0.3. (#283)

This commit is contained in:
cr6git 2018-06-21 10:30:23 +02:00 committed by GitHub
parent 238798c980
commit c09e9ce19b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'monocypher' # Template file for 'monocypher'
pkgname=monocypher pkgname=monocypher
version=2.0.2 version=2.0.3
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl" 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" license="BSD-2-Clause"
homepage="https://monocypher.org" homepage="https://monocypher.org"
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz" distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
checksum=f15f763bca02c33974d92918189c80011b1b894443c24cc3b3b5fba037edb6c3 checksum=113bf15c82d4be3373974ebdfd1074c368486e174fc5175d6305d84a75c125c5
post_install() { post_install() {
vlicense LICENCE.md vlicense LICENCE.md