changeset 1:b386c6c95d0e default tip

Fix
author Ira Cooke <iracooke@gmail.com>
date Thu, 06 Jun 2013 15:35:19 +1000
parents 54c473cc31bf
children
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 06 01:30:57 2013 -0400
+++ b/tool_dependencies.xml	Thu Jun 06 15:35:19 2013 +1000
@@ -1,13 +1,13 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="galaxy_protk" version="1.2.0">
-         <repository toolshed="http://10.211.55.35:9009" name="galaxy_protk" owner="iracooke" changeset_revision="0a2b3dcc986c" prior_installation_required="True"/>
+    <package name="galaxy_protk" version="1.2.2">
+         <repository toolshed="http://testtoolshed.g2.bx.psu.edu" name="galaxy_protk" owner="iracooke" changeset_revision="32c643142290" prior_installation_required="True"/>
     </package>
     <package name="omssa" version="2.1.9">
         <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_omssa.sh $INSTALL_DIR 1.2.0</action>
+                <action type="shell_command">sh install_omssa.sh $INSTALL_DIR 1.2.2</action>
                 <action type="move_file">
                     <source>install_omssa.sh</source>
                     <destination>$INSTALL_DIR</destination>