diff --git a/common/shlibs b/common/shlibs index f18c61aa263..c2be0cc7104 100644 --- a/common/shlibs +++ b/common/shlibs @@ -910,7 +910,7 @@ libgtk-vnc-2.0.so.0 gtk-vnc-0.4.4_1 libyaml-0.so.2 libyaml-0.1.4_1 libgtksourceviewmm-3.0.so.0 gtksourceviewmm-3.2.0_1 libyajl.so.2 yajl-2.0.1_1 -libconfuse.so.1 confuse-3.0_1 +libconfuse.so.2 confuse-3.2.1_1 libclang.so.4 clang-4.0.0_1 libLLVM-3.8.so libllvm3.8-3.8.0_1 libLLVM-3.8.1.so libllvm3.8-3.8.1_1 diff --git a/srcpkgs/confuse/template b/srcpkgs/confuse/template index dbe716c1ec8..6c076e8cddb 100644 --- a/srcpkgs/confuse/template +++ b/srcpkgs/confuse/template @@ -1,15 +1,15 @@ # Template file for 'confuse' pkgname=confuse -version=3.2 +version=3.2.1 revision=1 build_style=gnu-configure configure_args="--enable-shared --enable-static" short_desc="Small configuration file parser library for C" maintainer="Juan RP " -homepage="http://github.org/martinh/libconfuse/" +homepage="https://github.com/martinh/libconfuse/" license="ISC" distfiles="https://github.com/martinh/libconfuse/releases/download/v${version}/confuse-${version}.tar.xz" -checksum=a46abb8696026d314197b6a70ae1a1c296342a9a68aa69b1935709c1477a4e48 +checksum=23c63272baf2ef4e2cbbafad2cf57de7eb81f006ec347c00b954819824add25e post_install() { vlicense LICENSE