kcgi: update to 0.8.5.
This commit is contained in:
parent
d9928a1790
commit
571becd272
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.8.4
|
||||
version=0.8.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Minimal CGI library for web applications in C"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="http://kristaps.bsd.lv/kcgi/"
|
||||
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
||||
checksum=9c9e56d1c71af3a5e2c124c247263176075d63c261d98c4506abaf1f808c4d77
|
||||
checksum=edd12c3a23932d3ac2b65210701d3f5d08e3d1a08ede0e72dabf048ea07f207a
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||
broken="http://build.voidlinux.eu/builders/i686_builder/builds/15478/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in New Issue