From 2fb51faae720ea735fdac464230bbcd2d33a2876 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 27 Feb 2018 14:10:26 +0100 Subject: [PATCH] libucl: rebuild with libressl-2.6 --- srcpkgs/libucl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libucl/template b/srcpkgs/libucl/template index dc7c4da2fe3..e2d0c39baae 100644 --- a/srcpkgs/libucl/template +++ b/srcpkgs/libucl/template @@ -1,7 +1,7 @@ # Template file for 'libucl' pkgname=libucl version=0.8.0 -revision=4 +revision=5 build_style=gnu-configure configure_args="--enable-urls --enable-signatures" hostmakedepends="automake libtool pkg-config"