libsodium: update to 1.0.14.
This commit is contained in:
parent
d7d8de93a0
commit
afb939bf23
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.13
|
version=1.0.14
|
||||||
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=9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd
|
checksum=3cfc84d097fdc891b40d291f2ac2c3f99f71a87e36b20cc755c6fa0e97a77ee7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue