From 60df857f78eaec892199c66981ac03620e2ffc51 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 2 Mar 2016 06:35:59 +0100 Subject: [PATCH] libucl: update to 0.8.0. --- common/shlibs | 2 +- srcpkgs/libucl/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 9c8d0d8bd61..6a68c4fce61 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1787,7 +1787,7 @@ libawt_xawt.so openjdk-jre-8u20_1 libjava.so openjdk-jre-8u20_1 libjli.so openjdk-jre-8u20_1 libjvm.so openjdk-jre-8u20_1 -libucl.so.3 libucl-0.7.3_1 +libucl.so.6 libucl-0.8.0_1 libhandle.so.1 xfsprogs-3.2.1_1 libnfnetlink.so.0 libnfnetlink-1.0.1_1 libnetfilter_log.so.1 libnetfilter_log-1.0.1_1 diff --git a/srcpkgs/libucl/template b/srcpkgs/libucl/template index d2985b8d4c4..334bd071437 100644 --- a/srcpkgs/libucl/template +++ b/srcpkgs/libucl/template @@ -1,7 +1,7 @@ # Template file for 'libucl' pkgname=libucl -version=0.7.3 -revision=3 +version=0.8.0 +revision=1 build_style=gnu-configure configure_args="--enable-urls --enable-signatures" hostmakedepends="automake libtool pkg-config" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="2-clause-BSD" homepage="https://github.com/vstakhov/libucl" distfiles="https://github.com/vstakhov/libucl/archive/${version}.tar.gz" -checksum=2f69995c7f8320350f56c1183c395cc4a2a958331f22d60b7839a117c9c601e1 +checksum=af361cd1f0b7b66c228a1c04a662ccaa9ee8af79842046c04446d915db349ee1 pre_configure() { NOCONFIGURE=1 ./autogen.sh