From 5592d4e7b30ad876ca3da2c2d391217aed097dea Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Thu, 22 Feb 2024 13:03:24 -0500 Subject: [PATCH] lighttpd: update to 1.4.74 --- srcpkgs/lighttpd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index cdcedc083fcfd1..17cc58c5978a64 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,7 +1,7 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.73 -revision=2 +version=1.4.74 +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=818816d0b314b0aa8728a7076513435f6d5eb227f3b61323468e1f10dbe84ca8 +checksum=5c08736e83088f7e019797159f306e88ec729abe976dc98fb3bed71b9d3e53b5 conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_lighttpd"