gnu: lighttpd: Update to 1.4.71.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
André Batista 2023-09-01 16:48:52 -03:00 committed by Efraim Flashner
parent 7cd4103e81
commit 451ba2e5bb
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -979,7 +979,7 @@ (define-public nginx-module-vts
(define-public lighttpd
(package
(name "lighttpd")
(version "1.4.70")
(version "1.4.71")
(source (origin
(method url-fetch)
(uri (string-append "https://download.lighttpd.net/lighttpd/"
@ -987,7 +987,7 @@ (define-public lighttpd
"lighttpd-" version ".tar.xz"))
(sha256
(base32
"11gyc77d6g634mshdqmbl50bmx1i7aibg6kp0dz8kfdnyhfbw7lj"))))
"1b5g4l9q84sjfwx9x1d7bqp9n5j0wkaj8cyzak1zv5h3l9fr3dmq"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags