mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] libpng: switch source from gz to xz
@ 2012-10-02 14:40 George McCollister
  2012-10-02 14:40 ` [ptxdist] [PATCH 2/2] libpng: bump to 1.2.50 George McCollister
  0 siblings, 1 reply; 3+ messages in thread
From: George McCollister @ 2012-10-02 14:40 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: George McCollister <george.mccollister@gmail.com>
---
 rules/libpng.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libpng.make b/rules/libpng.make
index f55e91c..b591ffd 100644
--- a/rules/libpng.make
+++ b/rules/libpng.make
@@ -19,9 +19,9 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng
 # Paths and names
 #
 LIBPNG_VERSION	:= 1.2.44
-LIBPNG_MD5	:= 89b62f8daaeeab1342e307d6d1411ff1
+LIBPNG_MD5	:= 098ab673ab74015978db98667febc4a9
 LIBPNG		:= libpng-$(LIBPNG_VERSION)
-LIBPNG_SUFFIX	:= tar.gz
+LIBPNG_SUFFIX	:= tar.xz
 LIBPNG_URL	:= $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX))
 LIBPNG_SOURCE	:= $(SRCDIR)/$(LIBPNG).$(LIBPNG_SUFFIX)
 LIBPNG_DIR	:= $(BUILDDIR)/$(LIBPNG)
-- 
1.7.11.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2012-10-12  7:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-02 14:40 [ptxdist] [PATCH 1/2] libpng: switch source from gz to xz George McCollister
2012-10-02 14:40 ` [ptxdist] [PATCH 2/2] libpng: bump to 1.2.50 George McCollister
2012-10-12  7:38   ` Michael Olbrich

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