ccnet: update to 6.1.4.

Closes: #10113 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-19 11:41:29 -02:00 committed by Jürgen Buchmüller
parent 02823ed6e9
commit 43aa96379b

View file

@ -1,6 +1,6 @@
# Template file for 'ccnet' # Template file for 'ccnet'
pkgname=ccnet pkgname=ccnet
version=6.1.3 version=6.1.4
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=0ac3dcd86d22f6bb729027783da8ea14f832276982e36cc814fda0cf3ed78050 checksum=59a54dcf967d367cd52f0d6297897dc4766db96fc328a40cdc05ac7c38c010e7
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh