mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'monocypher'
|
||||||
pkgname=monocypher
|
pkgname=monocypher
|
||||||
version=3.1.3
|
version=4.0.0
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ license="BSD-2-Clause, CC0-1.0"
|
||||||
homepage="https://monocypher.org"
|
homepage="https://monocypher.org"
|
||||||
changelog="https://monocypher.org/changelog"
|
changelog="https://monocypher.org/changelog"
|
||||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||||
checksum=b442b577df28f8c36caa01d9ae9011b5dd9c717d94be520168a04e36d7f5016e
|
checksum=99e0b2403d4313eb0a13364480961a1a4ce2434e99e9478ca2f2ac4152f0ad52
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE.md
|
vlicense LICENCE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue