cryptsetup: update to version 2.0.6
authorDaniel Golle <redacted>
Tue, 29 Jan 2019 05:57:25 +0000 (06:57 +0100)
committerDaniel Golle <redacted>
Tue, 29 Jan 2019 08:48:55 +0000 (09:48 +0100)
Signed-off-by: Daniel Golle <redacted>
utils/cryptsetup/Makefile

index 0702d44ce20df4a34f8e798595a0581d28ec9e45..9ef88d05fa727bcacef245c0aa2714c0d60d2bb6 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cryptsetup
-PKG_VERSION:=2.0.5
+PKG_VERSION:=2.0.6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/cryptsetup/v2.0
-PKG_HASH:=a0f72ca2c824a5a555dc8924413dfe947eca23ab2e30bcff54eaafefe5fe301d
+PKG_HASH:=7c51fae0f0e7ea9af0f515b2ac77009fb2969a6619ebab47d097dca38b083d30
 
 PKG_LICENSE:=GPL-2.0+ LGPL-2.1+
 PKG_LICENSE_FILES:=COPYING COPYING.LGPL
git clone https://git.99rst.org/PROJECT