ccnet: update to 6.1.1.
This commit is contained in:
parent
44c0ca92c6
commit
038546f99e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=6.1.0
|
||||
revision=2
|
||||
version=6.1.1
|
||||
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=6b91c1a1a00622a2a07669dae144dd7fcd8f11275912384aa65d33da05088a60
|
||||
checksum=945afb8b100775b78cb091f3a19d4c7193afb22da745cd17caf3d71054d9c218
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue