me
/
guix
Archived
1
0
Fork 0

gnu: lighttpd: Update to 1.4.72.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
André Batista 2023-10-10 12:57:23 -03:00 committed by Mathieu Othacehe
parent eb194aba18
commit efe9e0ce0c
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 2 additions and 2 deletions

View File

@ -1004,7 +1004,7 @@ similar to live activity monitoring provided with NGINX plus.")
(define-public lighttpd
(package
(name "lighttpd")
(version "1.4.71")
(version "1.4.72")
(source (origin
(method url-fetch)
(uri (string-append "https://download.lighttpd.net/lighttpd/"
@ -1012,7 +1012,7 @@ similar to live activity monitoring provided with NGINX plus.")
"lighttpd-" version ".tar.xz"))
(sha256
(base32
"1b5g4l9q84sjfwx9x1d7bqp9n5j0wkaj8cyzak1zv5h3l9fr3dmq"))))
"1v2m9vavrg3ibbl0kfq3rjlnqicbrlrkqih1iisa0m5pd56xxjpp"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags