summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-02-11 11:28:34 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-02-11 11:28:34 +0100
commit0570be748bbf9774f16afb1d2bfa0c915896e0b4 (patch)
tree0ab82a0a5329caf9118bb66b677749b5216a686f /rules/lighttpd.make
parent08b99b8bb775eec7f87a5afc07b025940caa6dd3 (diff)
downloadptxdist-0570be748bbf9774f16afb1d2bfa0c915896e0b4.tar.gz
ptxdist-0570be748bbf9774f16afb1d2bfa0c915896e0b4.tar.xz
[lighttpd] version bump 1.4.25 -> 1.4.26
Signed-off-by: Michael Olbrich <m.olbrich@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 e3d25be9f..f31cdc811 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
#
# Paths and names
#
-LIGHTTPD_VERSION := 1.4.25
+LIGHTTPD_VERSION := 1.4.26
LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION)
LIGHTTPD_SUFFIX := tar.bz2
LIGHTTPD_URL := http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)