From 9eb1c7109e83aa5bdba78110e9fecab9f340c3eb Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 25 Mar 2016 17:35:35 -0400 Subject: [PATCH] libgda: new version of libressl --- srcpkgs/libgda/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libgda/template b/srcpkgs/libgda/template index cae80356f79..ac7d74844b8 100644 --- a/srcpkgs/libgda/template +++ b/srcpkgs/libgda/template @@ -1,7 +1,7 @@ # Template file for 'libgda' pkgname=libgda version=5.2.4 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-ui --with-gtksourceview --with-graphviz --enable-json --enable-system-sqlite"