changeset 8:b6217f6ab3b5

Update checkout revision.
author Daniel Blankenberg <dan@bx.psu.edu>
date Thu, 29 Jan 2015 14:54:05 -0500
parents d8bf3de88dcf
children b4731df95f53
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Mar 13 18:34:42 2014 -0400
+++ b/tool_dependencies.xml	Thu Jan 29 14:54:05 2015 -0500
@@ -3,7 +3,7 @@
     <package name="pyBamTools" version="0.0.1">
         <install version="1.0">
             <actions>
-                <action type="shell_command">hg clone -r 419eeb9540456a81dc4290c0721baa9cb644126f https://bitbucket.org/dan/pybamtools pyBamTools</action>
+                <action type="shell_command">hg clone -r 85af959f5f419bf6227ff66c04452012b81d0de6 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">