diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-04-18 14:15:04 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-28 12:11:23 +0700 |
commit | 10ab8dd91e1520c07676a5e405d8bea9b80a597a (patch) | |
tree | ffa3508ffdd9e249154a58a5f3cd1582d14cbbc5 /academic | |
parent | eb70fbd6342d597094fbbb68c38c95911c1be8c9 (diff) | |
download | slackbuilds-10ab8dd91e1520c07676a5e405d8bea9b80a597a.tar.gz |
academic/TreeGraph: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/TreeGraph/TreeGraph.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/TreeGraph/TreeGraph.info b/academic/TreeGraph/TreeGraph.info index 04673ad615..20e64cbdf3 100644 --- a/academic/TreeGraph/TreeGraph.info +++ b/academic/TreeGraph/TreeGraph.info @@ -1,7 +1,7 @@ PRGNAM="TreeGraph" VERSION="2.14.0_771_beta" HOMEPAGE="http://treegraph.bioinfweb.info/" -DOWNLOAD="http://treegraph.bioinfweb.info/Download/Complete/TreeGraph_2.14.0-771_beta.zip" +DOWNLOAD="http://slackware.uk/sbosrcarch/by-name/academic/TreeGraph/TreeGraph_2.14.0-771_beta.zip" MD5SUM="78dbfd08f946bb46622314457a25a78e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |