cryptsetup: rebuild against libressl-3.1.3

This commit is contained in:
John 2020-07-05 13:59:20 +02:00
parent 8c7af18195
commit 82c6cfdfd1

View file

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