summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-11-28 22:59:43 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-11-28 22:59:43 +0100
commitd97efe6156c9f51607cf97888c6e2498bd86570b (patch)
tree1af73273783d537b0274b9d92eec4819c507d2b7 /rules/lighttpd.make
parent5bc4d8c25d6629366c37c838d0d57880d89be45f (diff)
downloadptxdist-d97efe6156c9f51607cf97888c6e2498bd86570b.tar.gz
ptxdist-d97efe6156c9f51607cf97888c6e2498bd86570b.tar.xz
[lighttpd] version bump 1.4.24 -> 1.4.25
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/lighttpd.make')
-rw-r--r--rules/lighttpd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 95290c708..16e348909 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
#
# Paths and names
#
-LIGHTTPD_VERSION := 1.4.24
+LIGHTTPD_VERSION := 1.4.25
LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION)
LIGHTTPD_SUFFIX := tar.bz2
LIGHTTPD_URL := http://www.lighttpd.net/download/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)