ccnet: update to 5.0.5
This commit is contained in:
parent
8d67beabab
commit
93ab342fe2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccnet'
|
||||
pkgname=ccnet
|
||||
version=5.0.4
|
||||
version=5.0.5
|
||||
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=b2c930b5c327f9f1ad41d10cdc7ded494c674584bcac892327436c5c8cfac56e
|
||||
checksum=3302703aad3b10b07b64de26f204d3d489a79a2cce089f1b6f905c5db8f72980
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue