lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 9b3a76017cc790082d5736363c93ef8f625dc0e9
parent 1e122071b1c094e2a485e75a4ce25712b4dc7300
Author: W. Michael Petullo <mike@flyn.org>
Date:   Thu, 17 Jul 2014 18:08:05 -0400

lighttpd: update to 1.4.35

Signed-off-by: W. Michael Petullo <mike@flyn.org>

Diffstat:
Mnet/lighttpd/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lighttpd -PKG_VERSION:=1.4.30 +PKG_VERSION:=1.4.35 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://download.lighttpd.net/lighttpd/releases-1.4.x -PKG_MD5SUM:=4630517b8342d4ec0a2d61a0a9e05c82 +PKG_MD5SUM:=c7ae774eab4cb7ac85e41b712f4ee9ba PKG_FIXUP:=autoreconf PKG_INSTALL:=1