All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2021.02.x] package/nettle: bump to version 3.7.1
@ 2021-04-26 12:35 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2021-04-26 12:35 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=9321ee24879af76689c527bd1a73fe4d6a301505
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit a3e0c045e498afce4b11325710945ab0e1b610f4)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/nettle/0001-disable-testsuite-examples.patch | 4 ++--
 package/nettle/Config.in                             | 2 +-
 package/nettle/nettle.hash                           | 4 ++--
 package/nettle/nettle.mk                             | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/nettle/0001-disable-testsuite-examples.patch b/package/nettle/0001-disable-testsuite-examples.patch
index 82d97d5d21..aa37bcf8f3 100644
--- a/package/nettle/0001-disable-testsuite-examples.patch
+++ b/package/nettle/0001-disable-testsuite-examples.patch
@@ -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
diff --git a/package/nettle/Config.in b/package/nettle/Config.in
index 4890970120..cf4803c7bb 100644
--- a/package/nettle/Config.in
+++ b/package/nettle/Config.in
@@ -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/
diff --git a/package/nettle/nettle.hash b/package/nettle/nettle.hash
index 1bbc1c6d22..5fd69200bf 100644
--- a/package/nettle/nettle.hash
+++ b/package/nettle/nettle.hash
@@ -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
diff --git a/package/nettle/nettle.mk b/package/nettle/nettle.mk
index fef68375db..dc76fc21ff 100644
--- a/package/nettle/nettle.mk
+++ b/package/nettle/nettle.mk
@@ -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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-26 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 12:35 [Buildroot] [git commit branch/2021.02.x] package/nettle: bump to version 3.7.1 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.