ccnet: update to 5.0.7.
This commit is contained in:
parent
36d297e72a
commit
7bd457c7d2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=5.0.6
|
||||
version=5.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-compile-demo"
|
||||
|
@ -13,7 +13,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/haiwen/${pkgname}"
|
||||
distfiles="https://github.com/haiwen/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=f8ce09e7a5bcb1ef2862447151812e8e95fb77af3827ffa9570ac8723a100fa5
|
||||
checksum=1e1c670a85619b174328a15925a050c7a8b323fecd13434992332f5c15e05de1
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue