From a7deefd301facbd733c51b7234b7bd5f17d43e0d Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Tue, 31 Oct 2023 01:06:46 -0400 Subject: [PATCH] lighttpd: update to 1.4.73 --- srcpkgs/lighttpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index 07875c1099eca1..864301510a009f 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,7 +1,7 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.71 -revision=3 +version=1.4.73 +revision=1 build_style=meson configure_args="-Dwith_brotli=disabled -Dwith_bzip=disabled -Dwith_krb5=enabled -Dwith_ldap=enabled @@ -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=b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac +checksum=818816d0b314b0aa8728a7076513435f6d5eb227f3b61323468e1f10dbe84ca8 conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_lighttpd"