ccnet: update to 6.1.0
This commit is contained in:
parent
076c6da5d5
commit
9b41438ad5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=6.0.7
|
||||
version=6.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -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=c4e02b5b77d774ffaa47235e6e265ecce00f656766a2f232397ce86eeb3162fa
|
||||
checksum=6b91c1a1a00622a2a07669dae144dd7fcd8f11275912384aa65d33da05088a60
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue