changeset 1:83be2b421d3b draft

Uploaded
author bgruening
date Sat, 31 Aug 2013 07:15:27 -0400
parents 27d97bdd0f70
children fe60f392356d
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Aug 26 12:56:31 2013 -0400
+++ b/tool_dependencies.xml	Sat Aug 31 07:15:27 2013 -0400
@@ -7,7 +7,7 @@
                 repacked version of http://ftp.gnu.org/gnu/coreutils/coreutils-8.21.tar.xz,
                 because tarfile did not understand LZMA compression
             -->
-            <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/GNU/coreutils-8.21.tar.gz</action>
+            <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/GNU/coreutils-8.21.tar.bz2</action>
             <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
                 <action type="shell_command">make</action>
                 <action type="shell_command">make install</action>