[vlc-commits] contrib: gcrypt 1.6.0

Rafaël Carré git at videolan.org
Thu Dec 26 19:04:37 CET 2013


vlc/vlc-2.1 | branch: master | Rafaël Carré <funman at videolan.org> | Tue Dec 17 19:26:00 2013 +0100| [167a57c1b5b4c3b6cef7cf97a3f8736900cdd1a0] | committer: Jean-Baptiste Kempf

contrib: gcrypt 1.6.0

(cherry picked from commit c4afbb6cab4fc1fa1e87262dc9fbc7553022bdf2)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

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

diff --git a/contrib/src/gcrypt/SHA512SUMS b/contrib/src/gcrypt/SHA512SUMS
index 5c28292..fd1f47b 100644
--- a/contrib/src/gcrypt/SHA512SUMS
+++ b/contrib/src/gcrypt/SHA512SUMS
@@ -1 +1 @@
-2fc2771d00d5fef9a7158790a8914da10154a5fac9124bf21ee43edd08b43dd4452f38a3aee12deb46d86f574ffdd0688c5829e978f4de2fa3e07be486e99723  libgcrypt-1.5.3.tar.bz2
+e2e8ef6eacc67cc575bf592192db253a7174218a69e217d05870c8f4a85541209b392e21bebafcf9d7f062300ccf65fa2aabeb1b6ef28821813c8f9ff659fe80  libgcrypt-1.6.0.tar.bz2
diff --git a/contrib/src/gcrypt/rules.mak b/contrib/src/gcrypt/rules.mak
index 38c96b5..ae55695 100644
--- a/contrib/src/gcrypt/rules.mak
+++ b/contrib/src/gcrypt/rules.mak
@@ -1,5 +1,5 @@
 # GCRYPT
-GCRYPT_VERSION := 1.5.3
+GCRYPT_VERSION := 1.6.0
 GCRYPT_URL := ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$(GCRYPT_VERSION).tar.bz2
 
 PKGS += gcrypt



More information about the vlc-commits mailing list