mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libsodium: update to 1.0.20.
This commit is contained in:
parent
d97cf711d5
commit
62d2c4b587
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.19
|
version=1.0.20
|
||||||
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"
|
||||||
|
@ -10,7 +10,7 @@ license="ISC"
|
||||||
homepage="https://libsodium.org/"
|
homepage="https://libsodium.org/"
|
||||||
changelog="https://raw.githubusercontent.com/jedisct1/libsodium/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/jedisct1/libsodium/master/ChangeLog"
|
||||||
distfiles="https://download.libsodium.org/libsodium/releases/libsodium-${version}.tar.gz"
|
distfiles="https://download.libsodium.org/libsodium/releases/libsodium-${version}.tar.gz"
|
||||||
checksum=018d79fe0a045cca07331d37bd0cb57b2e838c51bc48fd837a1472e50068bbea
|
checksum=ebb65ef6ca439333c2bb41a0c1990587288da07f6c7fd07cb3a18cc18d30ce19
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue