diff tool_dependencies.xml @ 1:32c643142290 default tip

Fix
author Ira Cooke <iracooke@gmail.com>
date Thu, 06 Jun 2013 15:34:30 +1000
parents 8bb76a3347c9
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed May 08 03:08:10 2013 -0400
+++ b/tool_dependencies.xml	Thu Jun 06 15:34:30 2013 +1000
@@ -1,10 +1,10 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="galaxy_protk" version="1.2.0">
+    <package name="galaxy_protk" version="1.2.2">
         <install version="1.0">
             <actions>
                 <action type="download_by_url">https://dl.dropbox.com/u/226794/galaxy_protk.tar.gz</action>
-                <action type="shell_command">sh install_protk.sh 1.2.0</action>
+                <action type="shell_command">sh install_protk.sh 1.2.2</action>
                 <action type="move_file">
                     <source>install_protk.sh</source>
                     <destination>$INSTALL_DIR</destination>