academic/exonerate: Updated for version 2.4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
150b26a1a5
commit
b4424ccb5b
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=exonerate
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exonerate"
|
||||
VERSION="2.2.0"
|
||||
VERSION="2.4.0"
|
||||
HOMEPAGE="http://www.ebi.ac.uk/about/vertebrate-genomics/software/exonerate"
|
||||
DOWNLOAD="http://ftp.ebi.ac.uk/pub/software/vertebrategenomics/exonerate/exonerate-2.2.0.tar.gz"
|
||||
MD5SUM="ad3f7fc413376201c4631687b2e0ae89"
|
||||
DOWNLOAD="http://ftp.ebi.ac.uk/pub/software/vertebrategenomics/exonerate/exonerate-2.4.0.tar.gz"
|
||||
MD5SUM="126fbade003b80b663a1d530c56f1904"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue