diff --git a/net-libs/gnutls/gnutls-3.7.4.recipe b/net-libs/gnutls/gnutls-3.7.7.recipe similarity index 98% rename from net-libs/gnutls/gnutls-3.7.4.recipe rename to net-libs/gnutls/gnutls-3.7.7.recipe index 7462c5f52..083a92bc7 100644 --- a/net-libs/gnutls/gnutls-3.7.4.recipe +++ b/net-libs/gnutls/gnutls-3.7.7.recipe @@ -10,9 +10,9 @@ COPYRIGHT="2000-2018 Free Software Fundation Inc. 2004-2008 Simon Josefsson 2000-2004 Nikos Mavrogiannopoulos" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.gnupg.org/ftp/gcrypt/gnutls/v${portVersion%\.*}/gnutls-$portVersion.tar.xz" -CHECKSUM_SHA256="e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f" +CHECKSUM_SHA256="be9143d0d58eab64dba9b77114aaafac529b6c0d7e81de6bdf1c9b59027d2106" SOURCE_DIR="gnutls-$portVersion" PATCHES="gnutls-$portVersion.patchset" @@ -27,7 +27,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then fi libgnutls_opensslVersion="27.0.2" -libgnutlsVersion="30.32.0" +libgnutlsVersion="30.34.1" libgnutlsxxVersion="30.0.0" libgnutls_opensslVersionCompat="$libgnutls_opensslVersion compat >= ${libgnutls_opensslVersion%%.*}" diff --git a/net-libs/gnutls/patches/gnutls-3.7.4.patchset b/net-libs/gnutls/patches/gnutls-3.7.7.patchset similarity index 100% rename from net-libs/gnutls/patches/gnutls-3.7.4.patchset rename to net-libs/gnutls/patches/gnutls-3.7.7.patchset