Archived
1
0
Fork 0

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 @@ programming language.")))
(define-public lighttpd (define-public lighttpd
(package (package
(name "lighttpd") (name "lighttpd")
(version "1.4.55") (version "1.4.56")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://download.lighttpd.net/lighttpd/" (uri (string-append "https://download.lighttpd.net/lighttpd/"
@ -636,7 +636,7 @@ programming language.")))
"lighttpd-" version ".tar.xz")) "lighttpd-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"09z947730yjh438wrqb3z1c5hr1dbb11a8sr92g3vk6mr7lm02va")))) "0xyzahrkmldwskwgjgj4dc3rmfmgqiwwr9y7jfhqpbp8g76q9kp4"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags