libsodium: bump version.

* SONAME CHANGE!!
This commit is contained in:
Jerome Duval
2017-10-20 17:24:07 +02:00
parent 70c7a2c38f
commit 7148bec07f

View File

@@ -9,18 +9,18 @@ rationales.
Despite the emphasis on high security, primitives are faster across-the-board \
than most implementations of the NIST standards."
HOMEPAGE="https://github.com/jedisct1/libsodium"
COPYRIGHT="2013-2016 Frank Denis"
COPYRIGHT="2013-2017 Frank Denis"
LICENSE="ISC"
REVISION="1"
SOURCE_URI="https://download.libsodium.org/libsodium/releases/libsodium-$portVersion.tar.gz"
CHECKSUM_SHA256="3cfc84d097fdc891b40d291f2ac2c3f99f71a87e36b20cc755c6fa0e97a77ee7"
CHECKSUM_SHA256="fb6a9e879a2f674592e4328c5d9f79f082405ee4bb05cb6e679b90afe9e178f4"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
libsodium$secondaryArchSuffix = $portVersion
lib:libsodium$secondaryArchSuffix = 18.4.0 compat >= 18
lib:libsodium$secondaryArchSuffix = 23.0.0 compat >= 23
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -28,7 +28,7 @@ REQUIRES="
PROVIDES_devel="
libsodium${secondaryArchSuffix}_devel = $portVersion
devel:libsodium$secondaryArchSuffix = 18.4.0 compat >= 18
devel:libsodium$secondaryArchSuffix = 23.0.0 compat >= 23
"
REQUIRES_devel="
libsodium$secondaryArchSuffix == $portVersion base