Merge pull request #4047 from MikePetullo/lighttpd
lighttpd: update to 1.4.45
This commit is contained in:
commit
76a9f80f94
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lighttpd
|
||||
PKG_VERSION:=1.4.42
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.4.45
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://download.lighttpd.net/lighttpd/releases-1.4.x
|
||||
PKG_MD5SUM:=53c55d7e1dac7adec161cd5490491f6d
|
||||
PKG_MD5SUM:=a128e1eda76899ce3fd115efae5fe631
|
||||
|
||||
PKG_LICENSE:=BSD-3c
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue