kcgi: update to 0.7.7.
This commit is contained in:
parent
afc0763963
commit
0fe2a389a4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.7.4
|
||||
version=0.7.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="A 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=80689a7b61268b5898aa088855adabc2ec1edffdd1ef3cb3ae190735900144f8
|
||||
checksum=8555f378772e34f569220942eaa48c43cf0412a75a59624137ffba3c6d20c591
|
||||
|
||||
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