1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: lighttpd: Update to 1.4.77.

* gnu/packages/web.scm (lighttpd): Update to 1.4.77.

Change-Id: Ic8c48e47ab6de04c545baa13f32d8d8153bf1a7a
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
André Batista
2025-02-07 17:25:38 -03:00
committed by 宋文武
parent 840d795204
commit 533eca65d0

View File

@@ -1039,7 +1039,7 @@ similar to live activity monitoring provided with NGINX plus.")
(define-public lighttpd
(package
(name "lighttpd")
(version "1.4.76")
(version "1.4.77")
(source (origin
(method url-fetch)
(uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -1047,7 +1047,7 @@ similar to live activity monitoring provided with NGINX plus.")
"lighttpd-" version ".tar.xz"))
(sha256
(base32
"04ahiyn622mgpkib8j20vj7wa1av1dv7ing9vz7d1kvkwfb45gwc"))))
"1kk22mzh2p34nrwnm8q57xgm4riavmgxh0rd8nvdhrr2zbdspbxc"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags