Merge pull request #3166 from MikePetullo/for-15.05-lighttpd
lighttpd: update to 1.4.41
This commit is contained in:
commit
70594d1749
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lighttpd
|
||||
PKG_VERSION:=1.4.38
|
||||
PKG_VERSION:=1.4.41
|
||||
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:=7adc12323f37ed24ecf026c7547b577d
|
||||
PKG_MD5SUM:=1df2e4dbc965cfe6f99f008ac3db4d8d
|
||||
|
||||
PKG_LICENSE:=BSD-3c
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue