libtomcrypt: bump to version 1.18.2
authorFrancois Perrad <fperrad@gmail.com>
Tue, 3 Jul 2018 06:08:09 +0000 (08:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 3 Jul 2018 19:41:48 +0000 (21:41 +0200)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libtomcrypt/libtomcrypt.hash
package/libtomcrypt/libtomcrypt.mk

index be8e9b1bc3b757351500d70178b4e89af617122b..3820f8d727533c079ee81800fa671cafb0d6a941 100644 (file)
@@ -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
index ff6222cc91eefd15e8a9c8587d2a6c59fe4f59f3..583bcb15ffa27a1e7bdbceaecff1138a730cef8a 100644 (file)
@@ -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