kcgi: update to 0.5.8.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'kcgi'
|
# Template file for 'kcgi'
|
||||||
pkgname=kcgi
|
pkgname=kcgi
|
||||||
version=0.5.4
|
version=0.5.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="A minimal CGI library for web applications in C"
|
short_desc="A minimal CGI library for web applications in C"
|
||||||
@@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://mdocml.bsd.lv/kcgi"
|
homepage="http://mdocml.bsd.lv/kcgi"
|
||||||
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
||||||
checksum=bc7abd249bfa4afa986782afad286cadcbc8b1b508958202d3d506d78ecea7c7
|
checksum=06d70c5e165bf84f4cf949db98f91ca155d92a576c279479676a32536694f1e2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man/man3 install
|
make PREFIX=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man/man3 install
|
||||||
|
|||||||
Reference in New Issue
Block a user