gnu: lighttpd: Update to 1.4.78.

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

Change-Id: Idba7840b920ad0e7121cceacf11a71afb434056b
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
André Batista 2025-04-02 11:11:33 -03:00 committed by Andreas Enge
parent 7770c84d11
commit 20ee284085
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

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