diff options
Diffstat (limited to 'package/lighttpd/Makefile')
-rw-r--r-- | package/lighttpd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/lighttpd/Makefile b/package/lighttpd/Makefile index 779613266..5c476b2b8 100644 --- a/package/lighttpd/Makefile +++ b/package/lighttpd/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:= lighttpd -PKG_VERSION:= 1.4.28 -PKG_RELEASE:= 2 -PKG_MD5SUM:= 202d36efc6324adb95a3600d2826ec6a +PKG_VERSION:= 1.4.31 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 7907b7167d639b8a8daab97e223249d5 PKG_DESCR:= a lightweight web server PKG_SECTION:= www PKG_DEPENDS:= libpcre libxml2 libsqlite libopenssl |