mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-xz: Update to 5.0.3
@ 2012-04-09 13:56 Bernhard Walle
  2012-04-17  9:18 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Walle @ 2012-04-09 13:56 UTC (permalink / raw)
  To: ptxdist

The old version doesn't build on Mac OS. The update fixes the issue.
The target version of xz is already up to date.

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
 rules/host-xz.make |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-xz.make b/rules/host-xz.make
index 0fdb0e8..acf03dd 100644
--- a/rules/host-xz.make
+++ b/rules/host-xz.make
@@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_XZ) += host-xz
 #
 # Paths and names
 #
-HOST_XZ_VERSION	:= 4.999.9beta
-HOST_XZ_MD5	:= cc4044fcc073b8bcf3164d1d0df82161
+HOST_XZ_VERSION	:= 5.0.3
+HOST_XZ_MD5	:= 8d900b742b94fa9e708ca4f5a4b29003
 HOST_XZ		:= xz-$(HOST_XZ_VERSION)
 HOST_XZ_SUFFIX	:= tar.bz2
 HOST_XZ_URL	:= http://tukaani.org/xz/$(HOST_XZ).$(HOST_XZ_SUFFIX)
-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2012-04-17  9:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-09 13:56 [ptxdist] [PATCH] host-xz: Update to 5.0.3 Bernhard Walle
2012-04-17  9:18 ` Michael Olbrich

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