kcgi: update to 0.10.15.
This commit is contained in:
parent
68b142e98d
commit
f8dcfc5056
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcgi'
|
# Template file for 'kcgi'
|
||||||
pkgname=kcgi
|
pkgname=kcgi
|
||||||
version=0.10.14
|
version=0.10.15
|
||||||
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"
|
||||||
|
@ -14,7 +14,7 @@ license="ISC"
|
||||||
homepage="http://kristaps.bsd.lv/kcgi/"
|
homepage="http://kristaps.bsd.lv/kcgi/"
|
||||||
changelog="https://kristaps.bsd.lv/kcgi/archive.html"
|
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=37c40c049ebafde42eaadde8dd80d4805f0ed78c1a3517a716604e4819f0e3b7
|
checksum=4acefd100c02f1eaf9906b4692c24635358c23a16cb5242af2f03a5bbac572d1
|
||||||
|
|
||||||
seccomp_audit_get_suffix() {
|
seccomp_audit_get_suffix() {
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|
Loading…
Reference in a new issue