ccnet: update to 6.0.3.

This commit is contained in:
Michael Gehring 2017-02-20 12:22:43 +00:00
parent 6364107256
commit a1792bd229

View file

@ -1,6 +1,6 @@
# Template file for 'ccnet' # Template file for 'ccnet'
pkgname=ccnet pkgname=ccnet
version=6.0.2 version=6.0.3
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=c78e4bc7b42fbaa8afae4edc5d474da72ae2d4c06745e3452e4926316d832862 checksum=b766d049e0464f192f509c997e1a76d544c9e8db88957035bcf62f234bfc86a5
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh