From 38d3a09c0eb59e767990ed73a0e41f63dd6706ce Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 11 Apr 2017 17:32:32 +0200 Subject: [PATCH] libucl: rebuild for libressl-2.5.3 --- srcpkgs/libucl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libucl/template b/srcpkgs/libucl/template index 6a85941adcc..dc7c4da2fe3 100644 --- a/srcpkgs/libucl/template +++ b/srcpkgs/libucl/template @@ -1,7 +1,7 @@ # Template file for 'libucl' pkgname=libucl version=0.8.0 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-urls --enable-signatures" hostmakedepends="automake libtool pkg-config"