ccnet: update to 5.1.3.

This commit is contained in:
Michael Gehring 2016-06-28 23:02:05 +02:00
parent 34c84f3a39
commit 5dc15e5dfc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ccnet' # Template file for 'ccnet'
pkgname=ccnet pkgname=ccnet
version=5.1.2 version=5.1.3
revision=1 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=1e27da99962eb23ce02c1c6dfb9143faf97d32aba807e562eff1ec18f8c6b162 checksum=47683305d5ba55d18213dc3114f03caa4c47ec4685bdd370953b0a188f8a6130
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh