mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 09:08:53 +02:00
libsodium: bump version.
This commit is contained in:
@@ -13,14 +13,14 @@ COPYRIGHT="2013-2016 Frank Denis"
|
|||||||
LICENSE="ISC"
|
LICENSE="ISC"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://download.libsodium.org/libsodium/releases/libsodium-$portVersion.tar.gz"
|
SOURCE_URI="https://download.libsodium.org/libsodium/releases/libsodium-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd"
|
CHECKSUM_SHA256="3cfc84d097fdc891b40d291f2ac2c3f99f71a87e36b20cc755c6fa0e97a77ee7"
|
||||||
|
|
||||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
libsodium$secondaryArchSuffix = $portVersion
|
libsodium$secondaryArchSuffix = $portVersion
|
||||||
lib:libsodium$secondaryArchSuffix = 18.3.0 compat >= 18
|
lib:libsodium$secondaryArchSuffix = 18.4.0 compat >= 18
|
||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
@@ -28,7 +28,7 @@ REQUIRES="
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
libsodium${secondaryArchSuffix}_devel = $portVersion
|
libsodium${secondaryArchSuffix}_devel = $portVersion
|
||||||
devel:libsodium$secondaryArchSuffix = 18.3.0 compat >= 18
|
devel:libsodium$secondaryArchSuffix = 18.4.0 compat >= 18
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
libsodium$secondaryArchSuffix == $portVersion base
|
libsodium$secondaryArchSuffix == $portVersion base
|
||||||
Reference in New Issue
Block a user