me
/
guix
Archived
1
0
Fork 0

gnu: lighttpd: Update to 1.4.59.

* gnu/packages/web.scm (lighttpd): Update to 1.4.59.
master
Tobias Geerinckx-Rice 2021-02-07 22:06:09 +01:00
parent 9438141410
commit befd9c1281
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -684,7 +684,7 @@ programming language.")))
(define-public lighttpd
(package
(name "lighttpd")
(version "1.4.58")
(version "1.4.59")
(source (origin
(method url-fetch)
(uri (string-append "https://download.lighttpd.net/lighttpd/"
@ -692,7 +692,7 @@ programming language.")))
"lighttpd-" version ".tar.xz"))
(sha256
(base32
"03kd28nq6wndvvyk0zs5120ajvg1icnif5bvrsyhw69sl7yyyzr6"))))
"1mc421yrbnq3k6yrc708svp0fgcamrn5a0p2nvnhivysffr3v5gv"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags