1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 20:29:28 +03:00

Updated to new upstream release (v1.3.16)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1587 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-08-09 14:10:48 +00:00
parent ee86864db0
commit 2ec5e451c3

View File

@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=lighttpd PKG_NAME:=lighttpd
PKG_VERSION:=1.3.15 PKG_VERSION:=1.3.16
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MD5SUM:=e605ade1071f25dec9001730ec753112 PKG_MD5SUM:=b73f7a7ace4901b6417b0e450aaa5df5
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