From: Alexander Kanavin Date: Wed, 18 May 2022 10:58:10 +0000 (+0200) Subject: gnutls: upgrade 3.7.4 -> 3.7.5 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1dc9311d4d10ca8a3b8ddfb8a79f335f01f5048;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gnutls: upgrade 3.7.4 -> 3.7.5 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/gnutls/gnutls_3.7.4.bb b/meta/recipes-support/gnutls/gnutls_3.7.5.bb similarity index 96% rename from meta/recipes-support/gnutls/gnutls_3.7.4.bb rename to meta/recipes-support/gnutls/gnutls_3.7.5.bb index b34eb7f5f09..5feedb7fdcb 100644 --- a/meta/recipes-support/gnutls/gnutls_3.7.4.bb +++ b/meta/recipes-support/gnutls/gnutls_3.7.5.bb @@ -23,7 +23,7 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar file://arm_eabi.patch \ " -SRC_URI[sha256sum] = "e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f" +SRC_URI[sha256sum] = "1f85028475b4f255cc5b480af0c37e61eab43024c1507c8b75d6be506c0553ad" inherit autotools texinfo pkgconfig gettext lib_package gtk-doc