]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
nettle: update to 3.10.1 17824/head
authorJack Sun <sunjiazheng321521@gmail.com>
Sun, 2 Feb 2025 02:28:14 +0000 (10:28 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Mar 2025 21:21:14 +0000 (22:21 +0100)
refresh path:100-portability.patch
Announcement:https://lists.gnu.org/archive/html/info-gnu/2024-12/msg00008.html

Signed-off-by: Jack Sun <sunjiazheng321521@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17824
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/nettle/Makefile
package/libs/nettle/patches/100-portability.patch

index e8dcb8ba9139b8e7d1d16889cb8d9123da547447..b7bad80299544fb65040619fe652bd8f5560f4ad 100644 (file)
@@ -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
index a44baa296d5d8181d64cf5d7dfb5f00f5784c78d..5f9e4b7c16437b23fbdf95bc1552ca486e742a36 100644 (file)
@@ -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 <<EOF
@@ -8,7 +8,7 @@
  int
  main ()
  {
-@@ -4751,6 +4752,7 @@ $as_echo_n "checking build system compil
+@@ -5721,6 +5722,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 <<EOF
@@ -16,7 +16,7 @@
  int
  main ()
  {
-@@ -4787,6 +4789,7 @@ $as_echo_n "checking build system compil
+@@ -5757,6 +5759,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 <<EOF
@@ -24,7 +24,7 @@
  int
  main ()
  {
-@@ -4837,6 +4840,7 @@ else
+@@ -5808,6 +5811,7 @@ else $as_nop
    gmp_cv_prog_exeext_for_build="$EXEEXT"
  else
    cat >conftest.c <<EOF