mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] zlib: Bump version to 1.2.8
@ 2013-05-23 14:56 Bernhard Walle
  2013-06-03 11:06 ` Michael Olbrich
  0 siblings, 1 reply; 5+ messages in thread
From: Bernhard Walle @ 2013-05-23 14:56 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-05  9:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-23 14:56 [ptxdist] [PATCH] zlib: Bump version to 1.2.8 Bernhard Walle
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox