diff options
Diffstat (limited to 'repo/cryptsetup/cryptsetup.xibuild')
-rw-r--r-- | repo/cryptsetup/cryptsetup.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/cryptsetup/cryptsetup.xibuild b/repo/cryptsetup/cryptsetup.xibuild index a4b989d..b53db4d 100644 --- a/repo/cryptsetup/cryptsetup.xibuild +++ b/repo/cryptsetup/cryptsetup.xibuild @@ -6,7 +6,7 @@ DESC="Userspace setup tool for transparent encryption of block devices using the MAKEDEPS="make argon2 openssl" DEPS="util-linux musl popt device-mapper " -PKG_VER=2.4.3 +PKG_VER=2.5.0 SOURCE="https://www.kernel.org/pub/linux/utils/cryptsetup/v${PKG_VER%.*}/cryptsetup-$PKG_VER.tar.gz" ADDITIONAL="dmcrypt.initd dmcrypt.confd " |