mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-29 21:29:42 +02:00
update lighttpd to new upstream release (v1.4.7)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2337 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fa5a1cd307
commit
cfb3943ce2
@ -3,9 +3,9 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=lighttpd
|
PKG_NAME:=lighttpd
|
||||||
PKG_VERSION:=1.4.6
|
PKG_VERSION:=1.4.7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=dec3ff6ff004868303407165d218bcdf
|
PKG_MD5SUM:=4d1b02e2008e5f35e4df7defee186fdd
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
|
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user