[vlc-commits] contrib: nettle: Bump verison to 3.4.1

Hugo Beauzée-Luyssen git at videolan.org
Thu Feb 14 11:02:51 CET 2019


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Feb 13 11:53:40 2019 +0100| [fd0a66806c5b031fd760408465382ed0f7e4c17b] | committer: Hugo Beauzée-Luyssen

contrib: nettle: Bump verison to 3.4.1

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

 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 ae99823df0..f457bad162 100644
--- a/contrib/src/nettle/SHA512SUMS
+++ b/contrib/src/nettle/SHA512SUMS
@@ -1 +1 @@
-271981d89766f151af3cdc4e5fc43c438222f0f6f44475bad114f4209955b5235fced6526c7abca001cca223e8cfcd2a6bf389b160b305a499e7acf52425ec70  nettle-3.3.tar.gz
+26aefbbe9927e90e28f271e56d2ba876611831222d0e1e1a58bdb75bbd50934fcd84418a4fe47b845f557e60a9786a72a4de2676c930447b104f2256aca7a54f  nettle-3.4.1.tar.gz
diff --git a/contrib/src/nettle/rules.mak b/contrib/src/nettle/rules.mak
index c5a31f1020..84cf05de27 100644
--- a/contrib/src/nettle/rules.mak
+++ b/contrib/src/nettle/rules.mak
@@ -1,6 +1,6 @@
 # Nettle
 
-NETTLE_VERSION := 3.3
+NETTLE_VERSION := 3.4.1
 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