kcgi: update to 0.8.4.
This commit is contained in:
parent
5dc9f6658a
commit
fe0a8dbc5c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.8.3
|
||||
version=0.8.4
|
||||
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=862f0a4413bd166423d2d57c0d8fb6760cc23ba3585cd0180f5b41a26a276dd3
|
||||
checksum=9c9e56d1c71af3a5e2c124c247263176075d63c261d98c4506abaf1f808c4d77
|
||||
|
||||
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