From 516a4c0e6cd9ff62fb1f973ef42008e54b23f281 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Sat, 27 May 2023 18:34:56 -0400 Subject: [PATCH] lighttpd: update to 1.4.71 --- srcpkgs/lighttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index 3b7158c1fbe..04e11bd2209 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,6 +1,6 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.70 +version=1.4.71 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=921ebe1cf4b6b9897e03779ab7a23a31f4ba40a1abe2067525c33cd3ce61fe85 +checksum=b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_lighttpd"