update lighttpd to new upstream release (v1.4.6)
SVN-Revision: 2163
This commit is contained in:
parent
1e77d577d9
commit
dea24d98ff
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lighttpd
|
||||
PKG_VERSION:=1.4.4
|
||||
PKG_VERSION:=1.4.6
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=0142f34549cf326d1ee3631be665482f
|
||||
PKG_MD5SUM:=dec3ff6ff004868303407165d218bcdf
|
||||
|
||||
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue