cryptsetup: update to version 2.3.4
authorDaniel Golle <daniel@makrotopia.org>
Sun, 27 Sep 2020 21:26:04 +0000 (22:26 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 27 Sep 2020 21:26:04 +0000 (22:26 +0100)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
utils/cryptsetup/Makefile

index e9fec5042414d76e307bf6c390e6d416b3c722cb..a87f07d45dbbbc302909a9c93f3f616c23f19210 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cryptsetup
-PKG_VERSION:=2.3.3
+PKG_VERSION:=2.3.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/cryptsetup/v2.3
-PKG_HASH:=3bca4ffe39e2f94cef50f6ea65acb873a6dbce5db34fc6bcefe38b6d095e82df
+PKG_HASH:=9d16eebb96b53b514778e813019b8dd15fea9fec5aafde9fae5febf59df83773
 
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=GPL-2.0-or-later LGPL-2.1-or-later