* [Buildroot] [PATCH 1/1] package/libgcrypt: bump version to 1.8.1
@ 2017-09-17 9:56 Bernd Kuhls
2017-09-17 16:31 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2017-09-17 9:56 UTC (permalink / raw)
To: buildroot
Added sha1 hash provided by upstream.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/libgcrypt/libgcrypt.hash | 6 ++++--
package/libgcrypt/libgcrypt.mk | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/package/libgcrypt/libgcrypt.hash b/package/libgcrypt/libgcrypt.hash
index 56a45c5398..8999db8970 100644
--- a/package/libgcrypt/libgcrypt.hash
+++ b/package/libgcrypt/libgcrypt.hash
@@ -1,3 +1,5 @@
+# From https://www.gnupg.org/download/integrity_check.html
+sha1 dd35f00da45602afe81e01f4d60c40bbdd826fe6 libgcrypt-1.8.1.tar.bz2
# Locally calculated after checking signature
-# https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.7.9.tar.bz2.sig
-sha256 bfe9bb703c1126c3647da2810fd23039c2f09d46969f71612c2065dc3fa9373b libgcrypt-1.7.9.tar.bz2
+# https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.8.1.tar.bz2.sig
+sha256 7a2875f8b1ae0301732e878c0cca2c9664ff09ef71408f085c50e332656a78b3 libgcrypt-1.8.1.tar.bz2
diff --git a/package/libgcrypt/libgcrypt.mk b/package/libgcrypt/libgcrypt.mk
index fe3ac5cfff..fbbb83162e 100644
--- a/package/libgcrypt/libgcrypt.mk
+++ b/package/libgcrypt/libgcrypt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGCRYPT_VERSION = 1.7.9
+LIBGCRYPT_VERSION = 1.8.1
LIBGCRYPT_SOURCE = libgcrypt-$(LIBGCRYPT_VERSION).tar.bz2
LIBGCRYPT_LICENSE = LGPL-2.1+
LIBGCRYPT_LICENSE_FILES = COPYING.LIB
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/libgcrypt: bump version to 1.8.1
2017-09-17 9:56 [Buildroot] [PATCH 1/1] package/libgcrypt: bump version to 1.8.1 Bernd Kuhls
@ 2017-09-17 16:31 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-09-17 16:31 UTC (permalink / raw)
To: buildroot
Hello,
On Sun, 17 Sep 2017 11:56:25 +0200, Bernd Kuhls wrote:
> Added sha1 hash provided by upstream.
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/libgcrypt/libgcrypt.hash | 6 ++++--
> package/libgcrypt/libgcrypt.mk | 2 +-
> 2 files changed, 5 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-17 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-17 9:56 [Buildroot] [PATCH 1/1] package/libgcrypt: bump version to 1.8.1 Bernd Kuhls
2017-09-17 16:31 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox