Mercurial > repos > miller-lab > package_gd_c_tools_0_1
changeset 1:989859342136 default tip
Bug fixes
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Wed, 20 Nov 2013 13:35:22 -0500 |
parents | 7361ee4b5f40 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Sep 09 13:40:47 2013 -0400 +++ b/tool_dependencies.xml Wed Nov 20 13:35:22 2013 -0500 @@ -4,7 +4,7 @@ <install version="1.0"> <actions> <!-- Download source code --> - <action type="download_by_url">http://www.bx.psu.edu/miller_lab/dist/gd_c_tools.0.1.tar.gz</action> + <action type="download_by_url">http://www.bx.psu.edu/miller_lab/dist/gd_c_tools.0.1.1.tar.gz</action> <!-- Build gd_c_tools --> <action type="shell_command">make install</action>