mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
kcgi: update to 0.10.14.
This commit is contained in:
parent
bd32cc5141
commit
5dbd830766
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcgi'
|
# Template file for 'kcgi'
|
||||||
pkgname=kcgi
|
pkgname=kcgi
|
||||||
version=0.10.13
|
version=0.10.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man SBINDIR=/usr/bin"
|
configure_args="PREFIX=/usr MANDIR=/usr/share/man SBINDIR=/usr/bin"
|
||||||
|
@ -11,10 +11,10 @@ checkdepends="pkg-config libcurl-devel"
|
||||||
short_desc="Minimal CGI library for web applications in C"
|
short_desc="Minimal CGI library for web applications in C"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
changelog="https://kristaps.bsd.lv/kcgi/archive.html"
|
|
||||||
homepage="http://kristaps.bsd.lv/kcgi/"
|
homepage="http://kristaps.bsd.lv/kcgi/"
|
||||||
|
changelog="https://kristaps.bsd.lv/kcgi/archive.html"
|
||||||
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
||||||
checksum=93f8e6139e2b22b1df9da657dd0d99a2effea406fd3d4ed47913aae7a264e6bb
|
checksum=37c40c049ebafde42eaadde8dd80d4805f0ed78c1a3517a716604e4819f0e3b7
|
||||||
|
|
||||||
seccomp_audit_get_suffix() {
|
seccomp_audit_get_suffix() {
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue