mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lighttpd: update to 1.4.48
All of the bugs for which we had patches have been fixed upstream in 1.4.46, so the patches can be dropped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Conflicts: net/lighttpd/Makefile
This commit is contained in:
committed by
vincent
parent
0b748a3ac5
commit
62b0d30aeb
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lighttpd
|
||||
PKG_VERSION:=1.4.45
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=1.4.48
|
||||
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:=a128e1eda76899ce3fd115efae5fe631
|
||||
PKG_MD5SUM:=1e3a9eb5078f481e3a8a1d0aaac8c3c8
|
||||
|
||||
PKG_LICENSE:=BSD-3c
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
Reference in New Issue
Block a user