diff --git a/srcpkgs/cryptsetup/template b/srcpkgs/cryptsetup/template index 3cd238f98d0..1c1399d111a 100644 --- a/srcpkgs/cryptsetup/template +++ b/srcpkgs/cryptsetup/template @@ -1,7 +1,7 @@ # Template file for 'cryptsetup' pkgname=cryptsetup version=1.6.6 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-crypto_backend=openssl" hostmakedepends="pkg-config"