From fb577889b54a7a608bf2ef066b310fde01e19088 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Mon, 25 Jul 2016 13:48:55 +0300 Subject: [PATCH] libgcrypt: fix soname version --- dev-libs/libgcrypt/libgcrypt-1.7.2.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libgcrypt/libgcrypt-1.7.2.recipe b/dev-libs/libgcrypt/libgcrypt-1.7.2.recipe index 66b47a825..8712b6352 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.7.2.recipe +++ b/dev-libs/libgcrypt/libgcrypt-1.7.2.recipe @@ -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