changeset 10:b1ffa753298f

Update checkout revision.
author Daniel Blankenberg <dan@bx.psu.edu>
date Tue, 03 Feb 2015 15:03:48 -0500
parents b4731df95f53
children 9116288f9d4c
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jan 30 16:51:44 2015 -0500
+++ b/tool_dependencies.xml	Tue Feb 03 15:03:48 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 85ecc28d39c62ea9c1866dcb8e38a9b66d56cd0c https://bitbucket.org/dan/pybamtools pyBamTools</action>
+                <action type="shell_command">hg clone -r 4a1bcf3d85fabc0f74b854279fc276e3ea8af11f 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">