me
/
guix
Archived
1
0
Fork 0

gnu: lighttpd: Update to 1.4.56.

* gnu/packages/web.scm (lighttpd): Update to 1.4.56.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -628,7 +628,7 @@ programming language.")))
(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 @@ programming language.")))
"lighttpd-" version ".tar.xz"))
(sha256
(base32
"09z947730yjh438wrqb3z1c5hr1dbb11a8sr92g3vk6mr7lm02va"))))
"0xyzahrkmldwskwgjgj4dc3rmfmgqiwwr9y7jfhqpbp8g76q9kp4"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags