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