changeset 3:821ac157276d

Update checkout revision.
author Daniel Blankenberg <dan@bx.psu.edu>
date Wed, 15 May 2013 12:44:45 -0400
parents 3b4a96996e8f
children 1f1c730c03c5
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue May 14 12:50:52 2013 -0400
+++ b/tool_dependencies.xml	Wed May 15 12:44:45 2013 -0400
@@ -3,7 +3,7 @@
     <package name="pyBamTools" version="0.0.1">
         <install version="1.0">
             <actions>
-                <action type="shell_command">hg clone -r 882432f4c0c1b2b3522aa9b69f3aa68b28e1f0c0 https://bitbucket.org/dan/pybamtools pyBamTools</action>
+                <action type="shell_command">hg clone -r 54126cb95ce63a13c248d89cb799f82e07ce4557 https://bitbucket.org/dan/pybamtools pyBamTools</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; python setup.py install --home $INSTALL_DIR</action> 
                 <action type="set_environment">