diff --git a/net-libs/gnutls/gnutls35-3.5.12.recipe b/net-libs/gnutls/gnutls35-3.5.14.recipe similarity index 95% rename from net-libs/gnutls/gnutls35-3.5.12.recipe rename to net-libs/gnutls/gnutls35-3.5.14.recipe index 6ea82547c..26839119f 100644 --- a/net-libs/gnutls/gnutls35-3.5.12.recipe +++ b/net-libs/gnutls/gnutls35-3.5.14.recipe @@ -12,7 +12,7 @@ COPYRIGHT="2000-2017 Free Software Fundation Inc. LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="ftp://ftp.gnutls.org/gcrypt/gnutls/v${portVersion%\.*}/gnutls-$portVersion.tar.xz" -CHECKSUM_SHA256="63cb39a5eaa029381df2e49a74cfb7be89fc4a592445191818ffe1e66bde57cb" +CHECKSUM_SHA256="4aa12dec92f42a0434df794aca3d02f6f2a35b47b48c01252de65f355c051bda" SOURCE_DIR="gnutls-$portVersion" PATCHES="gnutls-$portVersion.patchset" @@ -22,7 +22,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" gnutls35$secondaryArchSuffix = $portVersion lib:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 - lib:libgnutls$secondaryArchSuffix = 30.14.4 compat >= 30 + lib:libgnutls$secondaryArchSuffix = 30.14.6 compat >= 30 lib:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28 " REQUIRES=" @@ -70,7 +70,7 @@ CONFLICTS_bin=" PROVIDES_devel=" gnutls35${secondaryArchSuffix}_devel = $portVersion devel:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 - devel:libgnutls$secondaryArchSuffix = 30.14.4 compat >= 30 + devel:libgnutls$secondaryArchSuffix = 30.14.6 compat >= 30 devel:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28 " REQUIRES_devel=" diff --git a/net-libs/gnutls/patches/gnutls-3.5.12.patchset b/net-libs/gnutls/patches/gnutls-3.5.14.patchset similarity index 100% rename from net-libs/gnutls/patches/gnutls-3.5.12.patchset rename to net-libs/gnutls/patches/gnutls-3.5.14.patchset