From 1c71f93ce306c90705b630b2299d2a177e1d8271 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Fri, 12 Apr 2024 23:07:31 -0400 Subject: [PATCH] lighttpd: update to 1.4.76 --- srcpkgs/lighttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index 4775f985677..6e873424051 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,6 +1,6 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.75 +version=1.4.76 revision=1 build_style=meson configure_args="-Dwith_brotli=disabled -Dwith_bzip=disabled @@ -20,7 +20,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=8b721ca939d312afaa6ef31dcbd6afb5161ed385ac828e6fccd4c5b76be189d6 +checksum=8cbf4296e373cfd0cedfe9d978760b5b05c58fdc4048b4e2bcaf0a61ac8f5011 conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_lighttpd"