libsodium: bump version.

This commit is contained in:
Jerome Duval
2017-09-08 17:58:10 +02:00
parent 462bc1e937
commit b0bc563aab

View File

@@ -11,16 +11,16 @@ than most implementations of the NIST standards."
HOMEPAGE="https://github.com/jedisct1/libsodium"
COPYRIGHT="2013-2016 Frank Denis"
LICENSE="ISC"
REVISION="5"
REVISION="1"
SOURCE_URI="https://download.libsodium.org/libsodium/releases/libsodium-$portVersion.tar.gz"
CHECKSUM_SHA256="b8648f1bb3a54b0251cf4ffa4f0d76ded13977d4fa7517d988f4c902dd8e2f95"
CHECKSUM_SHA256="9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
libsodium$secondaryArchSuffix = $portVersion
lib:libsodium$secondaryArchSuffix = 18.1.1 compat >= 18
lib:libsodium$secondaryArchSuffix = 18.3.0 compat >= 18
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -28,7 +28,7 @@ REQUIRES="
PROVIDES_devel="
libsodium${secondaryArchSuffix}_devel = $portVersion
devel:libsodium$secondaryArchSuffix = 18.1.1 compat >= 18
devel:libsodium$secondaryArchSuffix = 18.3.0 compat >= 18
"
REQUIRES_devel="
libsodium$secondaryArchSuffix == $portVersion base