From: Bernhard Walle <bernhard@bwalle.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] zlib: Bump version to 1.2.8
Date: Thu, 23 May 2013 16:56:56 +0200 [thread overview]
Message-ID: <1369321016-32089-1-git-send-email-bernhard@bwalle.de> (raw)
Also change the compression format to xz since bz2 is no longer
available. I also verified that the libpng site mirrors the xz version.
Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
rules/zlib.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/zlib.make b/rules/zlib.make
index 1372158..680cf14 100644
--- a/rules/zlib.make
+++ b/rules/zlib.make
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_ZLIB) += zlib
#
# Paths and names
#
-ZLIB_VERSION := 1.2.7
-ZLIB_MD5 := 2ab442d169156f34c379c968f3f482dd
+ZLIB_VERSION := 1.2.8
+ZLIB_MD5 := 28f1205d8dd2001f26fec1e8c2cebe37
ZLIB := zlib-$(ZLIB_VERSION)
-ZLIB_SUFFIX := tar.bz2
+ZLIB_SUFFIX := tar.xz
ZLIB_URL := \
http://zlib.net/$(ZLIB).$(ZLIB_SUFFIX) \
$(call ptx/mirror, SF, libpng/$(ZLIB).$(ZLIB_SUFFIX))
--
1.8.2.3
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2013-05-23 14:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-23 14:56 Bernhard Walle [this message]
2013-06-03 11:06 ` Michael Olbrich
2013-06-03 11:16 ` Bernhard Walle
2013-06-03 20:41 ` Ulrich Prinz
2013-06-05 9:55 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1369321016-32089-1-git-send-email-bernhard@bwalle.de \
--to=bernhard@bwalle.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox