[vlc-commits] Contribs: update gcrypt to 1.5.2
Jean-Baptiste Kempf
git at videolan.org
Fri Jul 5 11:15:18 CEST 2013
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jul 4 19:57:55 2013 +0200| [da8f54a9faf17b2ab29f54cfe98ba005710ece55] | committer: Jean-Baptiste Kempf
Contribs: update gcrypt to 1.5.2
(cherry picked from commit 6601c27116df8152e0e03cf0f82d0e293de21f50)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=da8f54a9faf17b2ab29f54cfe98ba005710ece55
---
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 327b691..66b5d3a 100644
--- a/contrib/src/gcrypt/SHA512SUMS
+++ b/contrib/src/gcrypt/SHA512SUMS
@@ -1 +1 @@
-e7ae8ed5080e9168ff2e9061b333f7de0e9dcba7dea2702aeb7f38d8b5cfefb7efbdd57f6fb0f7b53e26cb95779711415c7e458dfb4091b9b24953fca049a48a libgcrypt-1.5.1.tar.bz2
+2e9e2edb2f216f3b25622bba994780cb592d115d9b41643ef2b9e11fb8cbe097636340dfbdcb263b8627b02479507ba20b74aacfdbfd14d12886467b72e1dffb libgcrypt-1.5.2.tar.bz2
diff --git a/contrib/src/gcrypt/rules.mak b/contrib/src/gcrypt/rules.mak
index 9a52533..239c54d 100644
--- a/contrib/src/gcrypt/rules.mak
+++ b/contrib/src/gcrypt/rules.mak
@@ -1,5 +1,5 @@
# GCRYPT
-GCRYPT_VERSION := 1.5.1
+GCRYPT_VERSION := 1.5.2
GCRYPT_URL := ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$(GCRYPT_VERSION).tar.bz2
PKGS += gcrypt
More information about the vlc-commits
mailing list