gnu: lighttpd: Update to 1.4.56.

* gnu/packages/web.scm (lighttpd): Update to 1.4.56.
This commit is contained in:
Tobias Geerinckx-Rice 2020-12-01 19:18:23 +01:00
parent 04d5fbab8e
commit 74e6b3a859
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -628,7 +628,7 @@ (define-public nginx-lua-module
(define-public lighttpd
(package
(name "lighttpd")
(version "1.4.55")
(version "1.4.56")
(source (origin
(method url-fetch)
(uri (string-append "https://download.lighttpd.net/lighttpd/"
@ -636,7 +636,7 @@ (define-public lighttpd
"lighttpd-" version ".tar.xz"))
(sha256
(base32
"09z947730yjh438wrqb3z1c5hr1dbb11a8sr92g3vk6mr7lm02va"))))
"0xyzahrkmldwskwgjgj4dc3rmfmgqiwwr9y7jfhqpbp8g76q9kp4"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags