From 033818bcfcdf72357010e2b8b55e141163ea794d Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Thu, 26 Oct 2017 06:28:17 -0200 Subject: [PATCH] ccnet: update to 6.1.2. (#8551) --- srcpkgs/ccnet/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ccnet/template b/srcpkgs/ccnet/template index 9b5efd5122a..85994630d02 100644 --- a/srcpkgs/ccnet/template +++ b/srcpkgs/ccnet/template @@ -1,6 +1,6 @@ # Template file for 'ccnet' pkgname=ccnet -version=6.1.1 +version=6.1.2 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -13,7 +13,7 @@ maintainer="yopito " license="GPL-3" homepage="https://github.com/haiwen/${pkgname}" distfiles="https://github.com/haiwen/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=945afb8b100775b78cb091f3a19d4c7193afb22da745cd17caf3d71054d9c218 +checksum=f5b06e4e05d2f940f66586324fff09c8353e6b22cd7a17d8916ba38b1f37a25d pre_configure() { ./autogen.sh