From 053828504f9e598c3f15ba058710e0e2fbcb271f Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 11 Apr 2017 17:32:57 +0200 Subject: [PATCH] sqlcipher: rebuild for libressl-2.5.3 --- srcpkgs/sqlcipher/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sqlcipher/template b/srcpkgs/sqlcipher/template index 2f8450afbfb..4b27a2818a3 100644 --- a/srcpkgs/sqlcipher/template +++ b/srcpkgs/sqlcipher/template @@ -1,7 +1,7 @@ # Template file for 'sqlcipher' pkgname=sqlcipher version=3.4.0 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-tempstore=yes" hostmakedepends="tcl"