diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-09-11 13:45:31 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-09-11 19:49:04 +0200 |
commit | 7e5ddfbf85494de81254b02f566c0335f9070a3e (patch) | |
tree | 7cdf440eed73eac09e48b4f72fe767cab391a433 /package/libgcrypt/libgcrypt.hash | |
parent | d4d2bcfa1e5003734aad964e68bb1f8fe883b6c1 (diff) | |
download | buildroot-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>
Diffstat (limited to 'package/libgcrypt/libgcrypt.hash')
-rw-r--r-- | package/libgcrypt/libgcrypt.hash | 4 |
1 files changed, 2 insertions, 2 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 |