cryptsetup: update to 2.2.1.

This commit is contained in:
Daniel Eyßer 2019-09-06 14:42:40 +02:00 committed by Helmut Pozimski
parent 367eff6dee
commit 4c070096b1

View file

@ -1,6 +1,6 @@
# Template file for 'cryptsetup'
pkgname=cryptsetup
version=2.2.0
version=2.2.1
revision=1
build_style=gnu-configure
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
@ -14,7 +14,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=9d8f8cac2836a1623c075b5cba96032271dc81a28b2aa27fbd8331e831416bb1
checksum=94e79a31ed38bdb0acd9af7ccca1605a2ac62ca850ed640202876b1ee11c1c61
subpackages="libcryptsetup cryptsetup-devel"
build_options="pwquality"