From 1404d7965f2f809618c00bc6ce45610ad7c9ed7a Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sun, 24 Jan 2021 17:00:12 +0100 Subject: [PATCH] lighttpd: update to 1.4.58. --- srcpkgs/lighttpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index 8acb7af78f3..5ab457df423 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -1,6 +1,6 @@ # Template file for 'lighttpd' pkgname=lighttpd -version=1.4.57 +version=1.4.58 revision=1 build_style=meson configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true @@ -18,7 +18,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=52ca961b89c12f7ecbb2e4e0c5a9e79b2863c64e33c42832a165e7f894d6217f +checksum=267feffda13a190ebdce7b15172d8be16da98008457f30fddecd72832d126d0e conf_files="/etc/lighttpd/lighttpd.conf" system_accounts="_${pkgname}"