kcgi: update to 0.9.4.
This commit is contained in:
parent
b9c7e4574b
commit
9b232ec47f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
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=cb7021066d2a6aef9a7c9ce603f99cc07b55bce2f4a01cc4ff626289710a9558
|
||||
checksum=4e76d6ccc5bbbcb1c912fce86ef9b38ed1ad1fd85ad41f832c61ad3539c867f8
|
||||
|
||||
post_extract() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue