diff --git a/dev-libs/libgcrypt/libgcrypt-1.7.5.recipe b/dev-libs/libgcrypt/libgcrypt-1.7.6.recipe similarity index 87% rename from dev-libs/libgcrypt/libgcrypt-1.7.5.recipe rename to dev-libs/libgcrypt/libgcrypt-1.7.6.recipe index d4b6fe779..641185e8e 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.7.5.recipe +++ b/dev-libs/libgcrypt/libgcrypt-1.7.6.recipe @@ -2,11 +2,11 @@ SUMMARY="GNU's basic cryptographic library" DESCRIPTION="Libgcrypt is a general purpose crypto library based on the code \ used in GnuPG." HOMEPAGE="https://gnupg.org/related_software/libgcrypt/" -COPYRIGHT="2000-2016 Free Software Foundation, Inc." +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="d1fea4128beef2bb30a470af6bafabccc503ced350534fb9dd8f5a53ffbae800" +CHECKSUM_SHA256="626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc" 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.1.5 compat >= 20 + lib:libgcrypt$secondaryArchSuffix = 20.1.6 compat >= 20 " REQUIRES=" haiku$secondaryArchSuffix @@ -23,7 +23,7 @@ REQUIRES=" PROVIDES_devel=" libgcrypt${secondaryArchSuffix}_devel = $portVersion compat >= 1.6 - devel:libgcrypt$secondaryArchSuffix = 20.1.5 compat >= 20 + devel:libgcrypt$secondaryArchSuffix = 20.1.6 compat >= 20 cmd:dumpsexp$secondaryArchSuffix = $portVersion compat >= 1.6 cmd:libgcrypt_config$secondaryArchSuffix = $portVersion compat >= 1.6 cmd:hmac256$secondaryArchSuffix = $portVersion compat >= 1.6 diff --git a/dev-libs/libgcrypt/patches/libgcrypt-1.7.5.patchset b/dev-libs/libgcrypt/patches/libgcrypt-1.7.6.patchset similarity index 97% rename from dev-libs/libgcrypt/patches/libgcrypt-1.7.5.patchset rename to dev-libs/libgcrypt/patches/libgcrypt-1.7.6.patchset index b8c433421..b0293db9c 100644 --- a/dev-libs/libgcrypt/patches/libgcrypt-1.7.5.patchset +++ b/dev-libs/libgcrypt/patches/libgcrypt-1.7.6.patchset @@ -5,7 +5,7 @@ Subject: haiku patch diff --git a/configure.ac b/configure.ac -index be30027..9bebb88 100644 +index 487a1bc..aa8bc7a 100644 --- a/configure.ac +++ b/configure.ac @@ -763,6 +763,7 @@ fi