changeset 2:f59058e92ed7 draft default tip

Adding SHA256 checksum
author peterjc
date Thu, 29 Sep 2016 06:47:27 -0400
parents 8bacc25e2023
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 06 13:51:03 2013 -0500
+++ b/tool_dependencies.xml	Thu Sep 29 06:47:27 2016 -0400
@@ -3,7 +3,7 @@
     <package name="gmap" version="2013-05-09">
         <install version="1.0">
             <actions>
-                <action type="download_by_url" target_filename="gmap-2013-05-09.tar.gz">http://research-pub.gene.com/gmap/src/gmap-gsnap-2013-05-09.tar.gz</action>
+                <action type="download_by_url" target_filename="gmap-2013-05-09.tar.gz" sha256sum="6be7be49ccfd72ef1d0954fad8c7c7e33f278166c9fc2485171702aff2aeb45f">http://research-pub.gene.com/gmap/src/gmap-gsnap-2013-05-09.tar.gz</action>
                 <action type="shell_command"> ./configure --prefix=$INSTALL_DIR --with-gmapdb=$INSTALL_DIR/gmapdb</action>
                 <action type="shell_command">make</action>
                 <action type="shell_command">make install</action>