ccnet: update to 6.0.7

This commit is contained in:
yopito 2017-07-05 20:47:35 +02:00 committed by Michael Gehring
parent fccee8641f
commit 7cd444b4a7

View file

@ -1,6 +1,6 @@
# Template file for 'ccnet' # Template file for 'ccnet'
pkgname=ccnet pkgname=ccnet
version=6.0.6 version=6.0.7
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
@ -13,7 +13,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
license="GPL-3" license="GPL-3"
homepage="https://github.com/haiwen/${pkgname}" homepage="https://github.com/haiwen/${pkgname}"
distfiles="https://github.com/haiwen/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" distfiles="https://github.com/haiwen/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=6b3ac78f645929f6b8633fdd65c1e7b4066cf9038b4228c64f7f389c7c446f46 checksum=c4e02b5b77d774ffaa47235e6e265ecce00f656766a2f232397ce86eeb3162fa
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh