kcgi: update to 0.7.3.
This commit is contained in:
parent
3119e86db0
commit
4ec3b4b596
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.7.2
|
||||
version=0.7.3
|
||||
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=28523a9d7eb6b1a69d6e47a73b75f5f72b0ad74882111099aaded64b54d0b86c
|
||||
checksum=0fd765b2dc902bcfe190f101d53de877a1a1b7215a0f583ff5355fc8c312b924
|
||||
|
||||
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