mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
monocypher: update to 2.0.1.
This commit is contained in:
parent
3a4a1d6c5d
commit
f16033fcd1
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=2.0.0
|
version=2.0.1
|
||||||
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>"
|
||||||
homepage="https://monocypher.org"
|
homepage="https://monocypher.org"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||||
checksum=295514dd67cd277a9e96d83b18c102d8221ec4cf83977fca2de444947b126484
|
checksum=636caa7f60b33f192bcb455cf2a60bf95f433715f19a414500fd41b7e36451b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE.md
|
vlicense LICENCE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue