Previous changeset 15:a8b6ea71d6e9 (2019-06-27) Next changeset 17:e7744e56a5dc (2019-06-27) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r a8b6ea71d6e9 -r 795af475c572 tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 27 08:30:46 2019 -0400 +++ b/tool_dependencies.xml Thu Jun 27 08:53:26 2019 -0400 |
b |
@@ -3,9 +3,9 @@ <package name="profrep_databases" version="1.0"> <install version="1.0"> <actions> - <action type="download_by_url">http://bitbucket.org/petrnovak/re_databases/get/master.zip</action> + <action type="download_by_url">https://bitbucket.org/petrnovak/re_databases/get/8cfaac841fc2.zip</action> <action type="move_directory_files"> - <source_directory>$TMP_WORK_DIR</source_directory> + <source_directory>$TMP_WORK_DIR/petrnovak-re_databases-8cfaac841fc2</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> </actions> |