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:46:24 +0100
commit7c6cb2b9eb0e247eb4187f7a69a780adce527aae (patch)
tree965bb33bfdf6f327db5ae57a48d762800dea463f
parent655c660a5fca7fad72d5ea7dc8c87105a045d139 (diff)
downloadptxdist-7c6cb2b9eb0e247eb4187f7a69a780adce527aae.tar.gz
ptxdist-7c6cb2b9eb0e247eb4187f7a69a780adce527aae.tar.xz
lighttpd: version bump to 1.4.28
Signed-off-by: Josef Holzmayr <holzmayr@rsi-elektrotechnik.de> 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)