ccnet: update to 6.0.4.
This commit is contained in:
parent
a4f425da9e
commit
09087b7b05
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=6.0.3
|
||||
version=6.0.4
|
||||
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=b766d049e0464f192f509c997e1a76d544c9e8db88957035bcf62f234bfc86a5
|
||||
checksum=2156787fc9ae1e4293493f0ce398aa8b97d84b9f0201d2fd6986b736bd249b04
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue