cryptsetup: update to 2.2.2.

Closes: #16030 [via git-merge-pr]
This commit is contained in:
Daniel Eyßer 2019-11-01 14:53:09 +01:00 committed by Piraty
parent 51253d4d5b
commit 3d893acb19

View file

@ -1,6 +1,6 @@
# Template file for 'cryptsetup'
pkgname=cryptsetup
version=2.2.1
version=2.2.2
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=94e79a31ed38bdb0acd9af7ccca1605a2ac62ca850ed640202876b1ee11c1c61
checksum=2af0ec9551ab9c870074cae9d3f68d82cab004f4095fa89db0e4413713424a46
subpackages="libcryptsetup cryptsetup-devel"
build_options="pwquality"