diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-19 12:27:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:06 +0700 |
commit | 095fcbbc839f13a34fffc7f8695dc380467aa649 (patch) | |
tree | bfd12cc6dc83af0e4858045d10899f15c151b196 | |
parent | 8443a5e0466dcbd37d3daedad14c73446deb9e76 (diff) | |
download | slackbuilds-095fcbbc839f13a34fffc7f8695dc380467aa649.tar.gz |
academic/mrbayes: Fixed download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | academic/mrbayes/mrbayes.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/mrbayes/mrbayes.info b/academic/mrbayes/mrbayes.info index f8851db1de..547aa09398 100644 --- a/academic/mrbayes/mrbayes.info +++ b/academic/mrbayes/mrbayes.info @@ -1,7 +1,7 @@ PRGNAM="mrbayes" VERSION="3.2.6" HOMEPAGE="http://mrbayes.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/mrbayes/mrbayes-3.2.6.tar.gz" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/mrbayes-3.2.6.tar.gz" MD5SUM="95f9822f24be47b976bf87540b55d1fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |