[vlc-commits] Contribs: update nettle to 3.2

Jean-Baptiste Kempf git at videolan.org
Wed Jun 29 18:09:07 CEST 2016


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jun 29 18:08:24 2016 +0200| [3eb6bab9adc37f623a64d47cd6e70e09f0d3efa6] | committer: Jean-Baptiste Kempf

Contribs: update nettle to 3.2

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3eb6bab9adc37f623a64d47cd6e70e09f0d3efa6
---

 contrib/src/nettle/SHA512SUMS |    2 +-
 contrib/src/nettle/rules.mak  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/src/nettle/SHA512SUMS b/contrib/src/nettle/SHA512SUMS
index 38275a3..f672683 100644
--- a/contrib/src/nettle/SHA512SUMS
+++ b/contrib/src/nettle/SHA512SUMS
@@ -1 +1 @@
-297c69e90bbd448f72e854abe5cc7868c08d710e1c1bcd6a14adf06e25629d58a3ef4d65ab588d001ec7091aa583032312ad15b416ea5479e5bf0ea63717f473  nettle-2.7.1.tar.gz
+9f2c802e8b683d1c2fd8d16ab33b2a1efda33a1bf33196be39031a2d0677f2e78d67221a718997780e157aa72973da7d9d549429e706fcfcdff97ee3bbef615a  nettle-3.2.tar.gz
diff --git a/contrib/src/nettle/rules.mak b/contrib/src/nettle/rules.mak
index 0916d19..0c71f69 100644
--- a/contrib/src/nettle/rules.mak
+++ b/contrib/src/nettle/rules.mak
@@ -1,6 +1,6 @@
 # Nettle
 
-NETTLE_VERSION := 2.7.1
+NETTLE_VERSION := 3.2
 NETTLE_URL := ftp://ftp.gnu.org/gnu/nettle/nettle-$(NETTLE_VERSION).tar.gz
 
 ifeq ($(call need_pkg,"nettle >= 2.7"),)



More information about the vlc-commits mailing list