kcgi: update to 0.9.2.
This commit is contained in:
parent
dba5d23e72
commit
fa745ca2c5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
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=9d4eb242b95eab948069bc32fc43bd04f3bc1f21cd1f25415a6a2f6538b896b3
|
||||
checksum=4f734bd80b7a747bc2aa53b9ba9545b3b3ea2b58866570c17b4d4a3d8aa24f52
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue