summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-05-12 07:42:38 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-05-12 07:42:38 +0000
commitb827a949db150d113e030fd371e2e5007698be4d (patch)
treeb52cea7af7fe19a1124cca6e58f572bdc47d9781 /rules/lighttpd.make
parenteb6490e589ac77f416ba99fea4923847a04a2812 (diff)
downloadptxdist-b827a949db150d113e030fd371e2e5007698be4d.tar.gz
ptxdist-b827a949db150d113e030fd371e2e5007698be4d.tar.xz
[lighttpd] version bump to 1.4.22
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10478 33e552b5-05e3-0310-8538-816dae2090ed
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 b82920c8d..0fb41128c 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
#
# Paths and names
#
-LIGHTTPD_VERSION := 1.4.21
+LIGHTTPD_VERSION := 1.4.22
LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION)
LIGHTTPD_SUFFIX := tar.bz2
LIGHTTPD_URL := http://www.lighttpd.net/download/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)