ccnet: update to 5.1.0
This commit is contained in:
parent
bbb20380a0
commit
10eba7712d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=5.0.7
|
||||
revision=2
|
||||
version=5.1.0
|
||||
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=1e1c670a85619b174328a15925a050c7a8b323fecd13434992332f5c15e05de1
|
||||
checksum=d95db4180451a4959afb316a059b51d2e859736a7277a835e79b63694d03b40c
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue