From 7868fb4ca67ae8d0ab384e2407c3eea2917d0500 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:48:33 -0200 Subject: [PATCH] sqlcipher: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/sqlcipher/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sqlcipher/template b/srcpkgs/sqlcipher/template index 0b998f5cbe7..da043792dd3 100644 --- a/srcpkgs/sqlcipher/template +++ b/srcpkgs/sqlcipher/template @@ -1,7 +1,7 @@ # Template file for 'sqlcipher' pkgname=sqlcipher version=4.0.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-tempstore=yes" hostmakedepends="tcl"