diff tool_dependencies.xml @ 5:949ac66308a7

Update FreeBayes to 0.9.6_9608597d12e127c847ae03aa03440ab63992fedf.
author Daniel Blankenberg <dan@bx.psu.edu>
date Fri, 24 Aug 2012 16:00:21 -0400
parents e54bb199a47b
children d3bf1e86b243
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Aug 15 10:43:46 2012 -0400
+++ b/tool_dependencies.xml	Fri Aug 24 16:00:21 2012 -0400
@@ -1,10 +1,10 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="freebayes" version="0.9.4_a46483351fd0196637614121868fb5c386612b55">
+    <package name="freebayes" version="0.9.6_9608597d12e127c847ae03aa03440ab63992fedf">
         <install version="1.0">
             <actions>
                 <action type="shell_command">git clone --recursive git://github.com/ekg/freebayes.git</action>
-                <action type="shell_command">git reset --hard a46483351fd0196637614121868fb5c386612b55</action>
+                <action type="shell_command">git reset --hard 9608597d12e127c847ae03aa03440ab63992fedf</action>
                 <action type="shell_command">make</action>
                 <action type="move_directory_files">
                     <source_directory>bin</source_directory>