From 4b650dd39fe63d9662ea47c5883b4cc64725e2fd Mon Sep 17 00:00:00 2001 From: Jack Sun Date: Sun, 2 Feb 2025 10:28:14 +0800 Subject: [PATCH] nettle: update to 3.10.1 refresh path:100-portability.patch Announcement:https://lists.gnu.org/archive/html/info-gnu/2024-12/msg00008.html Signed-off-by: Jack Sun Link: https://github.com/openwrt/openwrt/pull/17824 Signed-off-by: Hauke Mehrtens --- package/libs/nettle/Makefile | 6 +++--- package/libs/nettle/patches/100-portability.patch | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package/libs/nettle/Makefile b/package/libs/nettle/Makefile index e8dcb8ba91..b7bad80299 100644 --- a/package/libs/nettle/Makefile +++ b/package/libs/nettle/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nettle -PKG_VERSION:=3.9.1 +PKG_VERSION:=3.10.1 PKG_RELEASE:=1 PKG_BUILD_FLAGS:=no-mips16 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/nettle -PKG_HASH:=ccfeff981b0ca71bbd6fbcb054f407c60ffb644389a5be80d6716d5b550c6ce3 +PKG_HASH:=b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132 PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING @@ -29,7 +29,7 @@ define Package/libnettle SECTION:=libs CATEGORY:=Libraries TITLE:=GNU crypto library - URL:=http://www.lysator.liu.se/~nisse/nettle/ + URL:=https://www.lysator.liu.se/~nisse/nettle/ DEPENDS+= +!LIBNETTLE_MINI:libgmp ABI_VERSION:=8 endef diff --git a/package/libs/nettle/patches/100-portability.patch b/package/libs/nettle/patches/100-portability.patch index a44baa296d..5f9e4b7c16 100644 --- a/package/libs/nettle/patches/100-portability.patch +++ b/package/libs/nettle/patches/100-portability.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -4719,6 +4719,7 @@ $as_echo_n "checking build system compil +@@ -5689,6 +5689,7 @@ printf %s "checking build system compile # remove anything that might look like compiler output to our "||" expression rm -f conftest* a.out b.out a.exe a_out.exe cat >conftest.c <conftest.c <conftest.c <conftest.c <