comparison tool_dependencies.xml @ 1:f633177177b9 default tip

fixed toolshed url
author Richard Burhans <burhans@bx.psu.edu>
date Mon, 09 Sep 2013 14:37:59 -0400
parents 1d3d3e3b8451
children
comparison
equal deleted inserted replaced
0:1d3d3e3b8451 1:f633177177b9
10 <!-- Download source code --> 10 <!-- Download source code -->
11 <action type="download_by_url" target_filename="phast-1.3.tar.gz">http://compgen.bscb.cornell.edu/phast/downloads/phast.v1_3.tgz</action> 11 <action type="download_by_url" target_filename="phast-1.3.tar.gz">http://compgen.bscb.cornell.edu/phast/downloads/phast.v1_3.tgz</action>
12 12
13 <!-- Get CLAPACKPATH from clapack package --> 13 <!-- Get CLAPACKPATH from clapack package -->
14 <action type="set_environment_for_install"> 14 <action type="set_environment_for_install">
15 <repository toolshed="toolshed.g2.bx.psu.edu" owner="miller-lab" name="package_clapack_3_2_1" changeset_revision="c9c9e17ee608"> 15 <repository toolshed="http://toolshed.g2.bx.psu.edu/" owner="miller-lab" name="package_clapack_3_2_1" changeset_revision="c9c9e17ee608">
16 <package name="clapack" version="3.2.1" /> 16 <package name="clapack" version="3.2.1" />
17 </repository> 17 </repository>
18 </action> 18 </action>
19 19
20 <!-- Build phast --> 20 <!-- Build phast -->