diff --git a/srcpkgs/kcgi/template b/srcpkgs/kcgi/template index 7a72cd31811..737068f50a4 100644 --- a/srcpkgs/kcgi/template +++ b/srcpkgs/kcgi/template @@ -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"