From mboxrd@z Thu Jan  1 00:00:00 1970
Return-path: <ptxdist-bounces@pengutronix.de>
Received: from webbox1416.server-home.net ([77.236.96.61])
	by metis.ext.pengutronix.de with esmtp (Exim 4.72)
	(envelope-from <alexander.stein@systec-electronic.com>)
	id 1TxxN7-00038h-Jy
	for ptxdist@pengutronix.de; Wed, 23 Jan 2013 11:15:59 +0100
Received: from comm.systec-electronic.de (178-24-127-48-dynip.superkabel.de
	[178.24.127.48])
	by webbox1416.server-home.net (Postfix) with ESMTPA id 15F0727A602
	for <ptxdist@pengutronix.de>; Wed, 23 Jan 2013 11:10:28 +0100 (CET)
From: Alexander Stein <alexander.stein@systec-electronic.com>
Date: Wed, 23 Jan 2013 11:15:51 +0100
Message-Id: <1358936152-14330-1-git-send-email-alexander.stein@systec-electronic.com>
Subject: [ptxdist] [PATCH 1/2] lighttpd: Bump to version 1.4.31
Reply-To: ptxdist@pengutronix.de
List-Id: PTXdist Development Mailing List <ptxdist.pengutronix.de>
List-Unsubscribe: <http://metis.pengutronix.de/cgi-bin/mailman/options/ptxdist>, 
	<mailto:ptxdist-request@pengutronix.de?subject=unsubscribe>
List-Archive: <http://metis.pengutronix.de/pipermail/ptxdist>
List-Post: <mailto:ptxdist@pengutronix.de>
List-Help: <mailto:ptxdist-request@pengutronix.de?subject=help>
List-Subscribe: <http://metis.pengutronix.de/cgi-bin/mailman/listinfo/ptxdist>, 
	<mailto:ptxdist-request@pengutronix.de?subject=subscribe>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: ptxdist-bounces@pengutronix.de
Errors-To: ptxdist-bounces@pengutronix.de
To: ptxdist@pengutronix.de
Cc: Alexander Stein <alexander.stein@systec-electronic.com>

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
---
 rules/lighttpd.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/lighttpd.make b/rules/lighttpd.make
index a4601ba..359a991 100644
--- a/rules/lighttpd.make
+++ b/rules/lighttpd.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIGHTTPD) += lighttpd
 #
 # Paths and names
 #
-LIGHTTPD_VERSION	:= 1.4.30
-LIGHTTPD_MD5		:= 63f9df52dcae0ab5689a95c99c54e48a
+LIGHTTPD_VERSION	:= 1.4.31
+LIGHTTPD_MD5		:= c718cc27658240d307b8a1d1c7c4bb54
 LIGHTTPD		:= lighttpd-$(LIGHTTPD_VERSION)
 LIGHTTPD_SUFFIX		:= tar.bz2
 LIGHTTPD_URL		:= http://download.lighttpd.net/lighttpd/releases-1.4.x/$(LIGHTTPD).$(LIGHTTPD_SUFFIX)
-- 
1.8.1.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de