libsodium: update to 1.0.9.
This commit is contained in:
parent
ea5934476e
commit
57fbebd197
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsodium'
|
# Template file for 'libsodium'
|
||||||
pkgname=libsodium
|
pkgname=libsodium
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="lt_cv_prog_compiler_static_works=yes"
|
configure_args="lt_cv_prog_compiler_static_works=yes"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/jedisct1/libsodium"
|
homepage="https://github.com/jedisct1/libsodium"
|
||||||
distfiles="https://github.com/jedisct1/libsodium/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/jedisct1/libsodium/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926
|
checksum=611418db78c36b2e20e50363d30e9c002a98dea9322f305b5bde56a26cdfe756
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue