From d4026b76225d1f0491d49dc9c7476f3026c61fe2 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:11:30 -0400 Subject: [PATCH] sqlcipher: rebuild for libressl-2.4.3 --- srcpkgs/sqlcipher/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sqlcipher/template b/srcpkgs/sqlcipher/template index 53ab2e2cc1..703f684645 100644 --- a/srcpkgs/sqlcipher/template +++ b/srcpkgs/sqlcipher/template @@ -1,7 +1,7 @@ # Template file for 'sqlcipher' pkgname=sqlcipher version=3.4.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-tempstore=yes" hostmakedepends="tcl"