From 7696d2c5f59f0f9ba6c3a0a8a7d14d2509a7b1bf Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 7 Jun 2021 17:36:59 +0200 Subject: [PATCH] gnutls: bump version --- .../gnutls/{gnutls-3.6.15.recipe => gnutls-3.6.16.recipe} | 6 +++--- .../{gnutls-3.6.15.patchset => gnutls-3.6.16.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename net-libs/gnutls/{gnutls-3.6.15.recipe => gnutls-3.6.16.recipe} (98%) rename net-libs/gnutls/patches/{gnutls-3.6.15.patchset => gnutls-3.6.16.patchset} (100%) diff --git a/net-libs/gnutls/gnutls-3.6.15.recipe b/net-libs/gnutls/gnutls-3.6.16.recipe similarity index 98% rename from net-libs/gnutls/gnutls-3.6.15.recipe rename to net-libs/gnutls/gnutls-3.6.16.recipe index e87583af0..ce9cedcae 100644 --- a/net-libs/gnutls/gnutls-3.6.15.recipe +++ b/net-libs/gnutls/gnutls-3.6.16.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="0ea8c3283de8d8335d7ae338ef27c53a916f15f382753b174c18b45ffd481558" +CHECKSUM_SHA256="1b79b381ac283d8b054368b335c408fedcb9b7144e0c07f531e3537d4328f3b3" 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.28.1" +libgnutlsVersion="30.28.2" libgnutlsxxVersion="28.1.0" libgnutls_opensslVersionCompat="$libgnutls_opensslVersion compat >= ${libgnutls_opensslVersion%%.*}" diff --git a/net-libs/gnutls/patches/gnutls-3.6.15.patchset b/net-libs/gnutls/patches/gnutls-3.6.16.patchset similarity index 100% rename from net-libs/gnutls/patches/gnutls-3.6.15.patchset rename to net-libs/gnutls/patches/gnutls-3.6.16.patchset