* [Buildroot] [PATCH] libtomcrypt: bump to version 1.18.2
@ 2018-07-03 6:08 Francois Perrad
2018-07-03 19:41 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2018-07-03 6:08 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/libtomcrypt/libtomcrypt.hash | 5 ++++-
package/libtomcrypt/libtomcrypt.mk | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/package/libtomcrypt/libtomcrypt.hash b/package/libtomcrypt/libtomcrypt.hash
index be8e9b1bc..3820f8d72 100644
--- a/package/libtomcrypt/libtomcrypt.hash
+++ b/package/libtomcrypt/libtomcrypt.hash
@@ -1,2 +1,5 @@
# Locally computed
-sha256 57c13a34fbfd45696189d19e47864e48f4e5c11590c29b444accb8edbf047f14 crypt-1.18.1.tar.xz
+sha256 96ad4c3b8336050993c5bc2cf6c057484f2b0f9f763448151567fbab5e767b84 crypt-1.18.2.tar.xz
+
+# Hash for license file:
+sha256 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8 LICENSE
diff --git a/package/libtomcrypt/libtomcrypt.mk b/package/libtomcrypt/libtomcrypt.mk
index ff6222cc9..583bcb15f 100644
--- a/package/libtomcrypt/libtomcrypt.mk
+++ b/package/libtomcrypt/libtomcrypt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBTOMCRYPT_VERSION = 1.18.1
+LIBTOMCRYPT_VERSION = 1.18.2
LIBTOMCRYPT_SITE = https://github.com/libtom/libtomcrypt/releases/download/v$(LIBTOMCRYPT_VERSION)
LIBTOMCRYPT_SOURCE = crypt-$(LIBTOMCRYPT_VERSION).tar.xz
LIBTOMCRYPT_LICENSE = WTFPL
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] libtomcrypt: bump to version 1.18.2
2018-07-03 6:08 [Buildroot] [PATCH] libtomcrypt: bump to version 1.18.2 Francois Perrad
@ 2018-07-03 19:41 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-07-03 19:41 UTC (permalink / raw)
To: buildroot
Hello,
On Tue, 3 Jul 2018 08:08:09 +0200, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/libtomcrypt/libtomcrypt.hash | 5 ++++-
> package/libtomcrypt/libtomcrypt.mk | 2 +-
> 2 files changed, 5 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-03 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 6:08 [Buildroot] [PATCH] libtomcrypt: bump to version 1.18.2 Francois Perrad
2018-07-03 19:41 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox