From 97a653fe1dc098ad16a58edc12d4231a810bc4f6 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Wed, 10 May 2023 23:29:08 -0400 Subject: [PATCH] lighttpd: update to 1.4.70 --- srcpkgs/lighttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index f99037514ae2..3b7158c1fbe4 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,6 +1,6 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.69 +version=1.4.70 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=16ac8db95e719629ba61949b99f8a26feba946a81d185215b28379bb4116b0b4 +checksum=921ebe1cf4b6b9897e03779ab7a23a31f4ba40a1abe2067525c33cd3ce61fe85 conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_lighttpd"