ccnet: update to 5.1.0

This commit is contained in:
yopito 2016-04-14 13:15:12 +02:00
parent bbb20380a0
commit 10eba7712d

View file

@ -1,7 +1,7 @@
# Template file for 'ccnet' # Template file for 'ccnet'
pkgname=ccnet pkgname=ccnet
version=5.0.7 version=5.1.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=1e1c670a85619b174328a15925a050c7a8b323fecd13434992332f5c15e05de1 checksum=d95db4180451a4959afb316a059b51d2e859736a7277a835e79b63694d03b40c
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh