monocypher: update to 4.0.0.
This commit is contained in:
parent
43398d5185
commit
2ffb55be43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monocypher'
|
||||
pkgname=monocypher
|
||||
version=3.1.3
|
||||
version=4.0.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl"
|
||||
|
@ -9,7 +9,7 @@ license="BSD-2-Clause, CC0-1.0"
|
|||
homepage="https://monocypher.org"
|
||||
changelog="https://monocypher.org/changelog"
|
||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||
checksum=b442b577df28f8c36caa01d9ae9011b5dd9c717d94be520168a04e36d7f5016e
|
||||
checksum=99e0b2403d4313eb0a13364480961a1a4ce2434e99e9478ca2f2ac4152f0ad52
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue