cryptsetup: update to 2.3.6.

This commit is contained in:
Anthony Iliopoulos 2021-05-28 20:50:08 +02:00 committed by Andrew Benson
parent 821a629b14
commit 0421fae875
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cryptsetup'
pkgname=cryptsetup
version=2.3.5
version=2.3.6
revision=1
build_style=gnu-configure
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
homepage="https://gitlab.com/cryptsetup/cryptsetup"
changelog="https://gitlab.com/cryptsetup/cryptsetup/raw/master/docs/v${version}-ReleaseNotes"
distfiles="${KERNEL_SITE}/utils/cryptsetup/v${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ced9946f444d132536daf92fc8aca4277638a3c2d96e20540b2bae4d36fd70c1
checksum=b296b7a21ea576c2b180611ccb19d06aec8dddaedf7c704b0c6a81210c25635f
make_check=extended
subpackages="libcryptsetup cryptsetup-devel"