Previous changeset 0:2cc9627ae29c (2015-06-19) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_sparsehash_2_0_2 commit 379063161020578e1bd306769116c1b691216b35 |
modified:
tool_dependencies.xml |
b |
diff -r 2cc9627ae29c -r d08a7bffb2ee tool_dependencies.xml --- a/tool_dependencies.xml Fri Jun 19 09:24:46 2015 -0400 +++ b/tool_dependencies.xml Fri Feb 17 15:23:15 2017 -0500 |
b |
@@ -3,7 +3,7 @@ <package name="sparsehash" version="2.0.2"> <install version="1.0"> <actions> - <action type="download_by_url">https://sparsehash.googlecode.com/files/sparsehash-2.0.2.tar.gz</action> + <action type="download_by_url" sha256sum="2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c">https://depot.galaxyproject.org/software/sparsehash/sparsehash_2.0.2_src_all.tar.gz</action> <action type="autoconf" /> <action type="set_environment"> <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> |