* [Buildroot] [PATCH] nettle: bump to version 3.2
@ 2016-01-30 13:24 Gustavo Zacarias
2016-01-31 9:09 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-01-30 13:24 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/nettle/nettle.hash | 2 +-
package/nettle/nettle.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/nettle/nettle.hash b/package/nettle/nettle.hash
index f506992..6332e13 100644
--- a/package/nettle/nettle.hash
+++ b/package/nettle/nettle.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 5fd4d25d64d8ddcb85d0d897572af73b05b4d163c6cc49438a5bfbb8ff293d4c nettle-3.1.1.tar.gz
+sha256 ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97 nettle-3.2.tar.gz
diff --git a/package/nettle/nettle.mk b/package/nettle/nettle.mk
index 67ae0a1..c133839 100644
--- a/package/nettle/nettle.mk
+++ b/package/nettle/nettle.mk
@@ -4,7 +4,7 @@
#
################################################################################
-NETTLE_VERSION = 3.1.1
+NETTLE_VERSION = 3.2
NETTLE_SITE = http://www.lysator.liu.se/~nisse/archive
NETTLE_DEPENDENCIES = gmp
NETTLE_INSTALL_STAGING = YES
--
2.4.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-31 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-30 13:24 [Buildroot] [PATCH] nettle: bump to version 3.2 Gustavo Zacarias
2016-01-31 9:09 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox