kcgi: update to 0.12.1.
This commit is contained in:
parent
9ec5dda6a5
commit
55cf4c7af9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.12.0
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man SBINDIR=/usr/bin"
|
||||
|
@ -15,7 +15,7 @@ license="ISC"
|
|||
homepage="http://kristaps.bsd.lv/kcgi/"
|
||||
changelog="https://kristaps.bsd.lv/kcgi/archive.html"
|
||||
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
||||
checksum=d9ae096c0094d20bb68880bee79e0fde57b22f77b2a83e1e96760dd110ef8c27
|
||||
checksum=11c7413ad05d6c96f32ae05da1f2f11c47dfd6b2b02fcc6c08269060e7a45de8
|
||||
|
||||
seccomp_audit_get_suffix() {
|
||||
case "$1" in
|
||||
|
|
Loading…
Reference in a new issue