Mercurial > repos > iuc > package_raxml_8_2_4
changeset 1:1cb38f33917b draft default tip
planemo upload commit 174be06d7c7e7789df16ea5d5068f20b21257a2f
| author | iuc |
|---|---|
| date | Mon, 14 Nov 2016 14:00:42 -0500 |
| parents | 3a587f1903d3 |
| children | |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Nov 30 21:43:14 2015 -0500 +++ b/tool_dependencies.xml Mon Nov 14 14:00:42 2016 -0500 @@ -4,7 +4,7 @@ <install version="1.0"> <actions> <!-- Download source code --> - <action type="download_by_url" target_filename="standard-RAxML-8.2.4.tar.gz" sha256sum="e9fa4b3fe790094d832a640edc2b448890237dca0012d509d95be4cd4ef3d83b">https://github.com/stamatak/standard-RAxML/archive/v8.2.4.tar.gz</action> + <action type="download_by_url" sha256sum="e9fa4b3fe790094d832a640edc2b448890237dca0012d509d95be4cd4ef3d83b" target_filename="standard-RAxML-8.2.4.tar.gz">https://github.com/stamatak/standard-RAxML/archive/v8.2.4.tar.gz</action> <!-- Build raxml --> <action type="shell_command">make -f Makefile.PTHREADS.gcc</action>
