libgcrypt: fix soname version

This commit is contained in:
Sergei Reznikov
2016-07-25 13:48:55 +03:00
parent 7cb4a1952e
commit fb577889b5

View File

@@ -4,7 +4,7 @@ used in GnuPG."
HOMEPAGE="http://directory.fsf.org/project/libgcrypt/"
COPYRIGHT="2000-2016 Free Software Foundation, Inc."
LICENSE="GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-$portVersion.tar.bz2"
CHECKSUM_SHA256="3d35df906d6eab354504c05d749a9b021944cb29ff5f65c8ef9c3dd5f7b6689f"
PATCHES="libgcrypt-$portVersion.patchset"
@@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
libgcrypt${secondaryArchSuffix} = $portVersion compat >= 1.6
lib:libgcrypt${secondaryArchSuffix} = 20.1.0 compat >= 20
lib:libgcrypt${secondaryArchSuffix} = 20.1.2 compat >= 20
"
REQUIRES="
haiku${secondaryArchSuffix}
@@ -23,7 +23,7 @@ REQUIRES="
PROVIDES_devel="
libgcrypt${secondaryArchSuffix}_devel = $portVersion compat >= 1.6
devel:libgcrypt$secondaryArchSuffix = 20.1.0 compat >= 20
devel:libgcrypt$secondaryArchSuffix = 20.1.2 compat >= 20
cmd:dumpsexp$secondaryArchSuffix = $portVersion compat >= 1.6
cmd:libgcrypt_config$secondaryArchSuffix = $portVersion compat >= 1.6
cmd:hmac256$secondaryArchSuffix = $portVersion compat >= 1.6