academic/seaview: Updated for version 4.4.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
e468155251
commit
5554092ddb
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for seaview
|
||||
|
||||
# Copyright 2011-2012 Petar Petrov, ppetrov@paju.oulu.fi
|
||||
# Copyright 2011-2013 Petar Petrov, ppetrov@paju.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# Thanks to Niels Horn for correcting the CFLAGS.
|
||||
|
||||
PRGNAM=seaview
|
||||
VERSION=${VERSION:-4.4.0}
|
||||
VERSION=${VERSION:-4.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seaview"
|
||||
VERSION="4.4.0"
|
||||
VERSION="4.4.1"
|
||||
HOMEPAGE="http://pbil.univ-lyon1.fr/software/seaview.html"
|
||||
DOWNLOAD="http://pbil.univ-lyon1.fr/software/seaview_data/archive/seaview_4.4.0.tar.gz"
|
||||
MD5SUM="c304054697b6025d323af328bb29938a"
|
||||
DOWNLOAD="http://pbil.univ-lyon1.fr/software/seaview_data/archive/seaview_4.4.1.tar.gz"
|
||||
MD5SUM="2a6441d89bbd8db2a7b30372ba291f46"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Gblocks PhyML clustalo fltk13 muscle"
|
||||
|
|
Loading…
Reference in New Issue