From 9ef5f840f0ad28a20543e7f5f222d88af1ccf019 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 25 Mar 2016 17:35:00 -0400 Subject: [PATCH] cryptsetup: new version of libressl --- srcpkgs/cryptsetup/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cryptsetup/template b/srcpkgs/cryptsetup/template index 4f1c0c5696..5851eb3fe3 100644 --- a/srcpkgs/cryptsetup/template +++ b/srcpkgs/cryptsetup/template @@ -1,7 +1,7 @@ # Template file for 'cryptsetup' pkgname=cryptsetup version=1.7.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--sbindir=/usr/bin --with-crypto_backend=openssl $(vopt_enable pwquality)" hostmakedepends="pkg-config"