changeset 7:a0c802cd49e7 default tip

Update checkout revision.
author Daniel Blankenberg <dan@bx.psu.edu>
date Mon, 26 Aug 2013 12:43:27 -0400
parents 0e053330e01c
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Aug 23 17:30:04 2013 -0400
+++ b/tool_dependencies.xml	Mon Aug 26 12:43:27 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 bef45393f6519556f45037c1de75580e9121f3d1 https://bitbucket.org/dan/pybamtools pyBamTools</action>
+                <action type="shell_command">hg clone -r 0a7c361d48ebe1c96f2cc6a0a4164508fd36186b 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">