ccnet: update to 6.0.0.

This commit is contained in:
Michael Gehring 2016-10-15 15:37:54 +02:00
parent 7f44cfd384
commit 026da0e52d

View File

@ -1,7 +1,7 @@
# Template file for 'ccnet' # Template file for 'ccnet'
pkgname=ccnet pkgname=ccnet
version=5.1.4 version=6.0.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --disable-compile-demo" configure_args="--disable-static --disable-compile-demo"
@ -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=f9ad72947b67142c71758edaf4dd554258341b568e743284fd809538a74f8661 checksum=f9f8750e239c3364bae9c0a9fe89ca4000805e6884f7d84f2232e60162be936e
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh