kcgi: update to 0.13.3.

This commit is contained in:
Duncaen 2023-12-03 14:16:20 +01:00
parent 2ee2bcf94b
commit 7553e94fd5
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcgi'
pkgname=kcgi
version=0.13.2
version=0.13.3
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=63015ad94418749a9ee402b91d686bb26e9ea108c4994e7b91713c95952b2175
checksum=1c13538e21511086a6ba1a87f40543de257fc3d8871840b17626c16d714d2f5a
export CFLAGS="-DENABLE_SECCOMP_FILTER=1"