From 3df04238a64bd886ea1b6dce8b4608ed95757295 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 4 Mar 2018 08:51:39 +0000 Subject: [PATCH] libgda: rebuild against libressl-2.6 --- srcpkgs/libgda/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libgda/template b/srcpkgs/libgda/template index 0d28c80987c..dd760a39d53 100644 --- a/srcpkgs/libgda/template +++ b/srcpkgs/libgda/template @@ -1,7 +1,7 @@ # Template file for 'libgda' pkgname=libgda version=5.2.4 -revision=8 +revision=9 build_style=gnu-configure configure_args="--with-ui --with-gtksourceview --with-graphviz --enable-json --enable-system-sqlite"