ccnet: update to 5.1.1.
This commit is contained in:
parent
483d9dbe04
commit
750919d9c9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=5.1.0
|
||||
version=5.1.1
|
||||
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=d95db4180451a4959afb316a059b51d2e859736a7277a835e79b63694d03b40c
|
||||
checksum=1e86961e1daaac1cee9eab92a2671696e83b45b241f611cfeff1e2982f1cab0d
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue