summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.make
diff options
context:
space:
mode:
authorBruno Thomsen <bth@kamstrup.dk>2014-01-16 16:54:04 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-01-17 10:58:31 +0100
commit5b2b38385c196d6b4295402abe98a43ce5024cf2 (patch)
tree2ce5a16adab239ef2d985f791dcec03fe838407e /rules/lighttpd.make
parent33e420da89512a03ffbb939e630d94da0355f058 (diff)
downloadptxdist-5b2b38385c196d6b4295402abe98a43ce5024cf2.tar.gz
ptxdist-5b2b38385c196d6b4295402abe98a43ce5024cf2.tar.xz
lighttpd: version bump 1.4.32 -> 1.4.33
Time to get some fixes out; nothing special, just many small fixes – and some new features. Changes from 1.4.32: http://www.lighttpd.net/2013/9/27/1-4-33/ Signed-off-by: Bruno Thomsen <bth@kamstrup.dk> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/lighttpd.make')
-rw-r--r--rules/lighttpd.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index 5267b1231..da9723379 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
#
# Paths and names
#
-LIGHTTPD_VERSION := 1.4.32
-LIGHTTPD_MD5 := 8e2d4ae8e918d4de1aeb9842584d170b
+LIGHTTPD_VERSION := 1.4.33
+LIGHTTPD_MD5 := e66b8164e5fc5a6beec0823b697fbe1d
LIGHTTPD := lighttpd-$(LIGHTTPD_VERSION)
LIGHTTPD_SUFFIX := tar.bz2
LIGHTTPD_URL := http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)