package/nettle: bump to version 3.7.1
authorFrancois Perrad <fperrad@gmail.com>
Sun, 7 Mar 2021 11:28:16 +0000 (12:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 14 Mar 2021 21:13:13 +0000 (22:13 +0100)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/nettle/0001-disable-testsuite-examples.patch
package/nettle/Config.in
package/nettle/nettle.hash
package/nettle/nettle.mk

index 82d97d5d2131e321f4455c87eea15042bd2216a3..aa37bcf8f3337c44180b4c5500b5b883ff9f9e7b 100644 (file)
@@ -9,9 +9,9 @@ Signed-off-by:  "Yann E. MORIN" <yann.morin.1998@free.fr>
 diff -durN nettle-2.7.1.orig/Makefile.in nettle-2.7.1/Makefile.in
 --- nettle-2.7.1.orig/Makefile.in      2013-05-28 16:21:54.000000000 +0200
 +++ nettle-2.7.1/Makefile.in   2014-12-12 19:57:12.499805574 +0100
-@@ -16,7 +16,7 @@
+@@ -19,7 +19,7 @@
  
OPT_ASM_SOURCES = @OPT_ASM_SOURCES@
FAT_TEST_LIST = @FAT_TEST_LIST@
  
 -SUBDIRS = tools testsuite examples
 +SUBDIRS = tools
index 4890970120019b36fb9d80fdd9dd2666b6a3496f..cf4803c7bbf8c66f429393039b06e7e69023f7c0 100644 (file)
@@ -7,4 +7,4 @@ config BR2_PACKAGE_NETTLE
          object-oriented languages, in applications like LSH or
          GNUPG, or even in kernel space
 
-         http://www.lysator.liu.se/~nisse/nettle/
+         https://www.lysator.liu.se/~nisse/nettle/
index 1bbc1c6d22648ae5bf718c7cdc9330d6ef1d26d3..5fd69200bfbd67af02e0d95c6bd2615db2401bac 100644 (file)
@@ -1,6 +1,6 @@
 # Locally calculated after checking pgp signature
-# https://ftp.gnu.org/gnu/nettle/nettle-3.6.tar.gz.sig
-sha256  d24c0d0f2abffbc8f4f34dcf114b0f131ec3774895f3555922fe2f40f3d5e3f1  nettle-3.6.tar.gz
+# https://ftp.gnu.org/gnu/nettle/nettle-3.7.1.tar.gz.sig
+sha256  156621427c7b00a75ff9b34b770b95d34f80ef7a55c3407de94b16cbf436c42e  nettle-3.7.1.tar.gz
 # Locally calculated
 sha256  a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c  COPYING.LESSERv3
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYINGv2
index fef68375db2b2dcd1cf144a4e00e43e78a09aa18..dc76fc21ffe5159f3f8239a1f331f88a38f63992 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NETTLE_VERSION = 3.6
+NETTLE_VERSION = 3.7.1
 NETTLE_SITE = http://www.lysator.liu.se/~nisse/archive
 NETTLE_DEPENDENCIES = gmp
 NETTLE_INSTALL_STAGING = YES