changeset 1:a18ccb33a785 draft

Uploaded
author malbuquerque
date Mon, 19 Jan 2015 18:37:28 -0500
parents 70f48cc33c24
children f06b68094cb5
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jan 19 18:34:48 2015 -0500
+++ b/tool_dependencies.xml	Mon Jan 19 18:37:28 2015 -0500
@@ -3,7 +3,7 @@
 		<package name="cmake" version="3.1.0">
 			<install version="1.0">
 				<actions>
-					<action type="download_by_url">www.cmake.org/files/v3.1/cmake-3.1.0.tar.gz</action>
+					<action type="download_by_url">http://cmake.org/files/v3.1/cmake-3.1.0.tar.gz</action>
 					<action type="shell_command">./bootstrap</action>
 					<action type="shell_command">make</action>
 					<action type="move_directory_files">