mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
update lighttpd to new upstream release (v1.4.7)
SVN-Revision: 2337
This commit is contained in:
parent
e888479495
commit
ed7409d61f
@ -3,9 +3,9 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lighttpd
|
||||
PKG_VERSION:=1.4.6
|
||||
PKG_VERSION:=1.4.7
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=dec3ff6ff004868303407165d218bcdf
|
||||
PKG_MD5SUM:=4d1b02e2008e5f35e4df7defee186fdd
|
||||
|
||||
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user