Updated to new upstream release (v1.3.16)
SVN-Revision: 1587
This commit is contained in:
parent
e4e2aaad71
commit
79464558bf
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lighttpd
|
||||
PKG_VERSION:=1.3.15
|
||||
PKG_VERSION:=1.3.16
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=e605ade1071f25dec9001730ec753112
|
||||
PKG_MD5SUM:=b73f7a7ace4901b6417b0e450aaa5df5
|
||||
|
||||
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue