kcgi: update to 0.13.4.

This commit is contained in:
Duncaen 2024-09-21 17:47:18 +02:00
parent 879a5f58b9
commit bc0586968d
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.3
version=0.13.4
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=1c13538e21511086a6ba1a87f40543de257fc3d8871840b17626c16d714d2f5a
checksum=cc5f75ea75e42ed4f67e9ef831c0387717cedbc65c2261a828bee7956e46a259
export CFLAGS="-DENABLE_SECCOMP_FILTER=1"