monocypher: update to 2.0.6.
This commit is contained in:
parent
3d893acb19
commit
c682e6b970
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monocypher'
|
# Template file for 'monocypher'
|
||||||
pkgname=monocypher
|
pkgname=monocypher
|
||||||
version=2.0.5
|
version=2.0.6
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=4fc0496ee89c5a1f00e9fd4a87051137561cdbb6f1aeafd1cbf11a87288bca5b
|
checksum=dda42e133d4d93c61d2d83b7e8bb511a94e6db6817e4eb2f373279f3fc4ef350
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE.md
|
vlicense LICENCE.md
|
||||||
|
@ -24,4 +24,3 @@ monocypher-devel_package() {
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue