mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcgi: update to 0.13.3.
This commit is contained in:
parent
2ee2bcf94b
commit
7553e94fd5
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.13.2
|
version=0.13.3
|
||||||
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"
|
||||||
|
@ -15,7 +15,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=63015ad94418749a9ee402b91d686bb26e9ea108c4994e7b91713c95952b2175
|
checksum=1c13538e21511086a6ba1a87f40543de257fc3d8871840b17626c16d714d2f5a
|
||||||
|
|
||||||
export CFLAGS="-DENABLE_SECCOMP_FILTER=1"
|
export CFLAGS="-DENABLE_SECCOMP_FILTER=1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue