summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-09-11 13:45:31 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-09-11 19:49:04 +0200
commit7e5ddfbf85494de81254b02f566c0335f9070a3e (patch)
tree7cdf440eed73eac09e48b4f72fe767cab391a433
parentd4d2bcfa1e5003734aad964e68bb1f8fe883b6c1 (diff)
downloadbuildroot-7e5ddfbf85494de81254b02f566c0335f9070a3e.tar.gz
buildroot-7e5ddfbf85494de81254b02f566c0335f9070a3e.zip
libgcrypt: bump version to 1.6.4
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/libgcrypt/libgcrypt.hash4
-rw-r--r--package/libgcrypt/libgcrypt.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/libgcrypt/libgcrypt.hash b/package/libgcrypt/libgcrypt.hash
index 9cad1c49b1..e845a51e95 100644
--- a/package/libgcrypt/libgcrypt.hash
+++ b/package/libgcrypt/libgcrypt.hash
@@ -1,2 +1,2 @@
-# From http://lists.gnupg.org/pipermail/gnupg-announce/2015q1/000364.html
-sha1 9456e7b64db9df8360a1407a38c8c958da80bbf1 libgcrypt-1.6.3.tar.bz2
+# From https://lists.gnu.org/archive/html/info-gnu/2015-09/msg00000.html
+sha1 ed52add1ce635deeb2f5c6650e52667debd4ec70 libgcrypt-1.6.4.tar.bz2
diff --git a/package/libgcrypt/libgcrypt.mk b/package/libgcrypt/libgcrypt.mk
index 9153fb847d..53d1d6cd1e 100644
--- a/package/libgcrypt/libgcrypt.mk
+++ b/package/libgcrypt/libgcrypt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGCRYPT_VERSION = 1.6.3
+LIBGCRYPT_VERSION = 1.6.4
LIBGCRYPT_SOURCE = libgcrypt-$(LIBGCRYPT_VERSION).tar.bz2
LIBGCRYPT_LICENSE = LGPLv2.1+
LIBGCRYPT_LICENSE_FILES = COPYING.LIB
OpenPOWER on IntegriCloud