cryptsetup: rebuild against json-c 0.14

This commit is contained in:
Randy McCaskill 2020-05-31 16:42:06 -04:00 committed by Helmut Pozimski
parent 13fbb93808
commit b03c7ba0fd

View file

@ -1,7 +1,7 @@
# Template file for 'cryptsetup' # Template file for 'cryptsetup'
pkgname=cryptsetup pkgname=cryptsetup
version=2.3.3 version=2.3.3
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality) configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
--enable-cryptsetup-reencrypt --enable-libargon2" --enable-cryptsetup-reencrypt --enable-libargon2"