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