From 7b39f0c1b8781df9d75d6d10d8dfee74bb74e0d9 Mon Sep 17 00:00:00 2001 From: John Audia Date: Sat, 12 Jul 2025 04:24:09 -0400 Subject: [PATCH] gnutls: Update to version 3.8.10 Single patches automatically refreshed. Changelog: https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html Build system: x86/64 Build-tested: x86/64-glibc Run-tested: x86/64-glibc Signed-off-by: John Audia --- libs/gnutls/Makefile | 4 ++-- libs/gnutls/patches/010-m4.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 044c0d9e43..9e70f7bca0 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls -PKG_VERSION:=3.8.9 +PKG_VERSION:=3.8.10 PKG_RELEASE:=1 PKG_BUILD_FLAGS:=no-mips16 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8 -PKG_HASH:=69e113d802d1670c4d5ac1b99040b1f2d5c7c05daec5003813c049b5184820ed +PKG_HASH:=db7fab7cce791e7727ebbef2334301c821d79a550ec55c9ef096b610b03eb6b7 PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_LICENSE:=LGPL-2.1-or-later diff --git a/libs/gnutls/patches/010-m4.patch b/libs/gnutls/patches/010-m4.patch index 7212047bab..ddcc3a0e68 100644 --- a/libs/gnutls/patches/010-m4.patch +++ b/libs/gnutls/patches/010-m4.patch @@ -62,7 +62,7 @@ [AC_COMPILE_IFELSE( --- a/src/gl/m4/gnulib-comp.m4 +++ b/src/gl/m4/gnulib-comp.m4 -@@ -1440,7 +1440,7 @@ changequote([, ])dnl +@@ -1432,7 +1432,7 @@ changequote([, ])dnl AC_CHECK_DECLS_ONCE([alarm]) gl_SNAN gl_NAN_MIPS -- 2.30.2