From 263b042926a95a9709900e716badb52ea662bc3e Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 27 Feb 2018 15:42:29 -0300 Subject: [PATCH] sqlcipher: rebuild against libressl-2.6. --- srcpkgs/sqlcipher/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sqlcipher/template b/srcpkgs/sqlcipher/template index 4a4330ee7ea..c2c76682b59 100644 --- a/srcpkgs/sqlcipher/template +++ b/srcpkgs/sqlcipher/template @@ -1,7 +1,7 @@ # Template file for 'sqlcipher' pkgname=sqlcipher version=3.4.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-tempstore=yes" hostmakedepends="tcl"