From: Rosen Penev Date: Sun, 7 Jun 2020 00:43:32 +0000 (-0700) Subject: cryptsetup: update to 2.3.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a989f2a2e1855928daa4ca290f5b628f2e2cf194;p=openwrt-packages.git cryptsetup: update to 2.3.3 Signed-off-by: Rosen Penev --- diff --git a/utils/cryptsetup/Makefile b/utils/cryptsetup/Makefile index a928a521c..e9fec5042 100644 --- a/utils/cryptsetup/Makefile +++ b/utils/cryptsetup/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cryptsetup -PKG_VERSION:=2.3.0 -PKG_RELEASE:=2 +PKG_VERSION:=2.3.3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/linux/utils/cryptsetup/v2.3 -PKG_HASH:=395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85 +PKG_HASH:=3bca4ffe39e2f94cef50f6ea65acb873a6dbce5db34fc6bcefe38b6d095e82df PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=GPL-2.0-or-later LGPL-2.1-or-later