From a4fa2d418fd7c5c5994e04918dad2932ca918034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sun, 5 Jul 2020 17:54:17 -0300 Subject: [PATCH] confuse: update to 3.3. --- srcpkgs/confuse/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/confuse/template b/srcpkgs/confuse/template index 16324cae66e..e0e2ca227a3 100644 --- a/srcpkgs/confuse/template +++ b/srcpkgs/confuse/template @@ -1,16 +1,16 @@ # Template file for 'confuse' pkgname=confuse -version=3.2.2 +version=3.3 revision=1 build_style=gnu-configure configure_args="--enable-shared --enable-static" short_desc="Small configuration file parser library for C" maintainer="Orphaned " license="ISC" -homepage="https://github.com/martinh/libconfuse/" +homepage="https://github.com/martinh/libconfuse" changelog="https://github.com/martinh/libconfuse/raw/master/ChangeLog.md" -distfiles="https://github.com/martinh/libconfuse/releases/download/v${version}/confuse-${version}.tar.xz" -checksum=a9240b653d02e8cfc52db48e8c4224426e528e1faa09b65e8ca08a197fad210b +distfiles="${homepage}/releases/download/v${version}/confuse-${version}.tar.xz" +checksum=1dd50a0320e135a55025b23fcdbb3f0a81913b6d0b0a9df8cc2fdf3b3dc67010 post_install() { vlicense LICENSE