mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lighttpd: version bump 1.4.55 -> 1.4.59
@ 2021-04-16 15:18 Robert Schwebel
  2021-04-19  8:07 ` Alexander Dahl
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Schwebel @ 2021-04-16 15:18 UTC (permalink / raw)
  To: ptxdist; +Cc: Robert Schwebel

The fastcgi file has moved, md5.c has disappeared.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
 rules/lighttpd.make | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 6bb442d0b..9e3025b89 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -15,18 +15,17 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
 #
 # Paths and names
 #
-LIGHTTPD_VERSION	:= 1.4.55
-LIGHTTPD_MD5		:= be4bda2c28bcbdac6eb941528f6edf03
+LIGHTTPD_VERSION	:= 1.4.59
+LIGHTTPD_MD5		:= a8838dac90fcddbcc05c0d1877bd8cdf
 LIGHTTPD		:= lighttpd-$(LIGHTTPD_VERSION)
 LIGHTTPD_SUFFIX		:= tar.xz
 LIGHTTPD_URL		:= http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
 LIGHTTPD_SOURCE		:= $(SRCDIR)/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
 LIGHTTPD_DIR		:= $(BUILDDIR)/$(LIGHTTPD)
-LIGHTTPD_LICENSE	:= BSD-3-Clause AND OML AND RSA-MD
+LIGHTTPD_LICENSE	:= BSD-3-Clause AND OML
 LIGHTTPD_LICENSE_FILES	:= \
 	file://COPYING;md5=e4dac5c6ab169aa212feb5028853a579 \
-	file://src/fastcgi.h;startline=7;endline=15;md5=fe9ffe753772839aace9c90e814bc356 \
-	file://src/md5.c;startline=6;endline=26;md5=b5be3b6afd4afa7bb89b16361244f9b6
+	file://src/compat/fastcgi.h;startline=7;endline=15;md5=fe9ffe753772839aace9c90e814bc356
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.27.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-23  6:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 15:18 [ptxdist] [PATCH] lighttpd: version bump 1.4.55 -> 1.4.59 Robert Schwebel
2021-04-19  8:07 ` Alexander Dahl
2021-04-23  6:53   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox