summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Holzmayr <holzmayr@rsi-elektrotechnik.de>2011-03-17 14:48:15 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-03-21 11:47:18 +0100
commita024281eca207c32b636c52c891f3d55dde5b9cc (patch)
tree81c7ec065e0371f1d4f7af2b705582c295178727
parente9df9a0112a2f98b336784acc9b2a3e7da5a7497 (diff)
downloadptxdist-2011.03.1.tar.gz
ptxdist-2011.03.1.tar.xz
lighttpd: version bump to 1.4.28ptxdist-2011.03.1stable/ptxdist-2011.03.x
Signed-off-by: Josef Holzmayr <holzmayr@rsi-elektrotechnik.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> (cherry picked from commit 7c6cb2b9eb0e247eb4187f7a69a780adce527aae) Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/lighttpd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 64d9b18a4..6e9209aaa 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
#
# Paths and names
#
-LIGHTTPD_VERSION := 1.4.26
+LIGHTTPD_VERSION := 1.4.28
LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION)
LIGHTTPD_SUFFIX := tar.bz2
LIGHTTPD_URL := http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)