kcgi: update to 0.5.9.
This commit is contained in:
parent
9c9f5f830a
commit
ed02768a7c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.5.8
|
||||
version=0.5.9
|
||||
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://mdocml.bsd.lv/kcgi"
|
||||
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
||||
checksum=06d70c5e165bf84f4cf949db98f91ca155d92a576c279479676a32536694f1e2
|
||||
checksum=b22def8b2b6fb8eea2182c43968c5f468bbb144cc25c6b97fe829e07e4f8f47e
|
||||
|
||||
do_install() {
|
||||
make PREFIX=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man/man3 install
|
||||
|
|
Loading…
Reference in New Issue