From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mo-p00-ob6.rzone.de ([2a01:238:20a:202:53f0::1]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Ruhwo-00029g-T0 for ptxdist@pengutronix.de; Tue, 07 Feb 2012 11:07:10 +0100 Received: from mail.rsi.local (p5091E977.dip.t-dialin.net [80.145.233.119]) by smtp.strato.de (klopstock mo32) (RZmta 27.6 DYNA|AUTH) with (RC4-MD5 encrypted) ESMTPA id V00cbbo179a6bb for ; Tue, 7 Feb 2012 11:06:38 +0100 (MET) From: Josef Holzmayr Date: Tue, 7 Feb 2012 11:06:32 +0100 Message-Id: <1328609192-20830-1-git-send-email-holzmayr@rsi-elektrotechnik.de> Subject: [ptxdist] [PATCH] zlib: bump version to 1.2.6 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1633252605==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de --===============1633252605== Content-Type: text/plain Signed-off-by: Josef Holzmayr --- rules/zlib.make | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/zlib.make b/rules/zlib.make index e51fe8a..1618e1b 100644 --- a/rules/zlib.make +++ b/rules/zlib.make @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_ZLIB) += zlib # # Paths and names # -ZLIB_VERSION := 1.2.5 -ZLIB_MD5 := be1e89810e66150f5b0327984d8625a0 +ZLIB_VERSION := 1.2.6 +ZLIB_MD5 := dc2cfa0d2313ca77224b4d932b2911e9 ZLIB := zlib-$(ZLIB_VERSION) ZLIB_SUFFIX := tar.bz2 ZLIB_URL := http://zlib.net/$(ZLIB).$(ZLIB_SUFFIX) -- 1.7.8.3 -- _____________________________________________________________ R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen Fon: +49 8444 9204-0 Fax: +49 8444 9204-50 www.rsi-elektrotechnik.de _____________________________________________________________ Amtsgericht Ingolstadt - GmbH: HRB 191328 - KG: HRA 170363 Gesch�ftsf�hrer: Dr.-Ing. Michael Sorg, Dipl.-Ing. Franz Sorg USt-IdNr.: DE 128592548 --===============1633252605== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============1633252605==--