From a86117142c189f42bba19167ec1e811d0be9693d Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Sun, 18 Sep 2022 02:17:08 -0400 Subject: [PATCH] lighttpd: update to 1.4.67 --- srcpkgs/lighttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index 8a96ba55203d..0f4379940ce4 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,6 +1,6 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.66 +version=1.4.67 revision=1 build_style=meson configure_args="-Dwith_brotli=false -Dwith_bzip=false @@ -19,7 +19,7 @@ maintainer="Enno Boland " license="BSD-3-Clause" homepage="https://lighttpd.net" distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz" -checksum=47ac6e60271aa0196e65472d02d019556dc7c6d09df3b65df2c1ab6866348e3b +checksum=7e04d767f51a8d824b32e2483ef2950982920d427d1272ef4667f49d6f89f358 conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_lighttpd"