cryptsetup: update to 2.4.3.

This commit is contained in:
Daniel Eyßer 2022-01-27 20:23:36 +01:00 committed by Leah Neukirchen
parent fac9a116c4
commit b36a20810e

View file

@ -1,6 +1,6 @@
# Template file for 'cryptsetup'
pkgname=cryptsetup
version=2.4.1
version=2.4.3
revision=1
build_style=gnu-configure
configure_args="--with-crypto_backend=openssl --enable-cryptsetup-reencrypt
@ -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=a356a727a83a464ade566e95239622a22dbe4e0f482b198fdb04ab0d3a5a9c5f
checksum=fc0df945188172264ec5bf1d0bda08264fadc8a3f856d47eba91f31fe354b507
make_check=extended
subpackages="libcryptsetup cryptsetup-devel"