Browse Source

- bump version. Closes #1206

Bernhard Reutner-Fischer 18 years ago
parent
commit
b4e065d5f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/lighttpd/lighttpd.mk

+ 1 - 1
package/lighttpd/lighttpd.mk

@@ -3,7 +3,7 @@
 # lighttpd
 #
 #############################################################
-LIGHTTPD_VER:=1.4.3
+LIGHTTPD_VER:=1.4.13
 LIGHTTPD_SOURCE:=lighttpd-$(LIGHTTPD_VER).tar.gz
 LIGHTTPD_SITE:=http://www.lighttpd.net/download
 LIGHTTPD_DIR:=$(BUILD_DIR)/lighttpd-$(LIGHTTPD_VER)