kcgi: update to 0.5.2.
This commit is contained in:
parent
61073e4d4a
commit
bc1aa552c1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.5
|
||||
version=0.5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="A minimal CGI library for web applications in C"
|
||||
|
@ -8,8 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="ISC"
|
||||
homepage="http://mdocml.bsd.lv/kcgi"
|
||||
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
||||
checksum=3eff9cef5486a13194f7542277860a72f566cb3d7069b23783c8b5ae9deb66e0
|
||||
CFLAGS+='-D__unused='
|
||||
checksum=0cba9506be50bf3b9cd6a28c7e8ffb24ce1ad74aa7f64eb3448341633be49cd0
|
||||
|
||||
do_install() {
|
||||
make PREFIX=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man/man3 install
|
||||
|
|
Loading…
Reference in New Issue
Block a user