kcgi: update to 0.10.13.
This commit is contained in:
parent
f1dcd694d3
commit
430524bb55
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcgi'
|
||||
pkgname=kcgi
|
||||
version=0.10.12
|
||||
version=0.10.13
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="PREFIX=/usr MANDIR=/usr/share/man SBINDIR=/usr/bin"
|
||||
|
@ -11,9 +11,10 @@ checkdepends="pkg-config libcurl-devel"
|
|||
short_desc="Minimal CGI library for web applications in C"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="ISC"
|
||||
changelog="https://kristaps.bsd.lv/kcgi/archive.html"
|
||||
homepage="http://kristaps.bsd.lv/kcgi/"
|
||||
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
|
||||
checksum=e836275c52f9464d50b8d564cb73338e8c47221fba086274d068a202cbc2df51
|
||||
checksum=93f8e6139e2b22b1df9da657dd0d99a2effea406fd3d4ed47913aae7a264e6bb
|
||||
|
||||
seccomp_audit_get_suffix() {
|
||||
case "$1" in
|
||||
|
|
Loading…
Reference in a new issue