libgcrypt: bump version.

This commit is contained in:
Jerome Duval
2017-08-29 18:12:13 +02:00
parent 9d4729d0f8
commit 8d62ec851f
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ COPYRIGHT="2000-2017 Free Software Foundation, Inc."
LICENSE="GNU LGPL v3"
REVISION="1"
SOURCE_URI="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-$portVersion.tar.bz2"
CHECKSUM_SHA256="23e49697b87cc4173b03b4757c8df4314e3149058fa18bdc4f82098f103d891b"
CHECKSUM_SHA256="7a2875f8b1ae0301732e878c0cca2c9664ff09ef71408f085c50e332656a78b3"
PATCHES="libgcrypt-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
libgcrypt$secondaryArchSuffix = $portVersion compat >= 1.6
lib:libgcrypt$secondaryArchSuffix = 20.2.0 compat >= 20
lib:libgcrypt$secondaryArchSuffix = 20.2.1 compat >= 20
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -23,7 +23,7 @@ REQUIRES="
PROVIDES_devel="
libgcrypt${secondaryArchSuffix}_devel = $portVersion compat >= 1.6
devel:libgcrypt$secondaryArchSuffix = 20.2.0 compat >= 20
devel:libgcrypt$secondaryArchSuffix = 20.2.1 compat >= 20
cmd:dumpsexp$secondaryArchSuffix = $portVersion compat >= 1.6
cmd:libgcrypt_config$secondaryArchSuffix = $portVersion compat >= 1.6
cmd:hmac256$secondaryArchSuffix = $portVersion compat >= 1.6