Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] mc: change tarball compression to xz
@ 2015-06-08 21:46 Jerzy Grzegorek
  2015-06-08 21:46 ` [Buildroot] [PATCH 2/3] mc: update hash file Jerzy Grzegorek
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jerzy Grzegorek @ 2015-06-08 21:46 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
 package/mc/mc.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mc/mc.mk b/package/mc/mc.mk
index f96d396..742b8e8 100644
--- a/package/mc/mc.mk
+++ b/package/mc/mc.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 MC_VERSION = 4.8.14
-MC_SOURCE = mc-$(MC_VERSION).tar.bz2
+MC_SOURCE = mc-$(MC_VERSION).tar.xz
 MC_SITE = http://ftp.midnight-commander.org
 MC_LICENSE =  GPLv3+
 MC_LICENSE_FILES = COPYING
-- 
1.9.1

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

end of thread, other threads:[~2015-06-09 21:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-08 21:46 [Buildroot] [PATCH 1/3] mc: change tarball compression to xz Jerzy Grzegorek
2015-06-08 21:46 ` [Buildroot] [PATCH 2/3] mc: update hash file Jerzy Grzegorek
2015-06-08 22:09   ` Arnout Vandecappelle
2015-06-08 21:46 ` [Buildroot] [PATCH 3/3] mc: remove extra white space Jerzy Grzegorek
2015-06-08 22:10   ` Arnout Vandecappelle
2015-06-09 19:40 ` [Buildroot] [PATCH 1/3] mc: change tarball compression to xz Thomas Petazzoni
2015-06-09 21:28   ` Jerzy Grzegorek

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