update lighttpd to 1.4.11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3518 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
60691fb77e
commit
c475033c0a
|
@ -3,9 +3,9 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lighttpd
|
||||
PKG_VERSION:=1.4.9
|
||||
PKG_VERSION:=1.4.11
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=20a171774a0615069de3704db52483aa
|
||||
PKG_MD5SUM:=f55eebb9815c94a7de35906bb557ecd3
|
||||
|
||||
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in New Issue