mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] nettle: update to version 3.3
@ 2016-12-15 13:50 Clemens Gruber
  2016-12-15 13:50 ` [ptxdist] [PATCH 2/2] iputils: update to version s20161105 Clemens Gruber
  2016-12-16 15:00 ` [ptxdist] [PATCH 1/2] nettle: update to version 3.3 Michael Olbrich
  0 siblings, 2 replies; 6+ messages in thread
From: Clemens Gruber @ 2016-12-15 13:50 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/nettle.in   | 1 -
 rules/nettle.make | 5 +++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/nettle.in b/rules/nettle.in
index 9ec8429..fcacb96 100644
--- a/rules/nettle.in
+++ b/rules/nettle.in
@@ -2,7 +2,6 @@
 
 config NETTLE
 	tristate
-	select LIBGMP
 	prompt "nettle"
 	help
 	  Nettle is a cryptographic library.
diff --git a/rules/nettle.make b/rules/nettle.make
index dae19bd..5bc3088 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_NETTLE) += nettle
 #
 # Paths and names
 #
-NETTLE_VERSION	:= 2.7.1
-NETTLE_MD5	:= 003d5147911317931dd453520eb234a5
+NETTLE_VERSION	:= 3.3
+NETTLE_MD5	:= 10f969f78a463704ae73529978148dbe
 NETTLE		:= nettle-$(NETTLE_VERSION)
 NETTLE_SUFFIX	:= tar.gz
 NETTLE_URL	:= http://www.lysator.liu.se/~nisse/archive/$(NETTLE).$(NETTLE_SUFFIX)
@@ -39,6 +39,7 @@ NETTLE_CONF_OPT		:= \
 	--enable-static \
 	--enable-public-key \
 	--enable-assembler \
+	--enable-mini-gmp \
 	--disable-openssl \
 	--disable-gcov \
 	--disable-documentation \
-- 
2.10.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-12-16 15:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-15 13:50 [ptxdist] [PATCH 1/2] nettle: update to version 3.3 Clemens Gruber
2016-12-15 13:50 ` [ptxdist] [PATCH 2/2] iputils: update to version s20161105 Clemens Gruber
2016-12-16 14:35   ` Michael Olbrich
2016-12-16 14:43     ` Clemens Gruber
2016-12-16 14:50       ` Michael Olbrich
2016-12-16 15:00 ` [ptxdist] [PATCH 1/2] nettle: update to version 3.3 Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox