mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/trilinos: Updated for version 12.6.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
a115106b6a
commit
e7082a2377
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=trilinos
|
||||
VERSION=${VERSION:-12.4.2}
|
||||
VERSION=${VERSION:-12.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="trilinos"
|
||||
VERSION="12.4.2"
|
||||
VERSION="12.6.3"
|
||||
HOMEPAGE="http://trilinos.org/"
|
||||
DOWNLOAD="https://trilinos.org/oldsite/download/files/trilinos-12.4.2-Source.tar.bz2"
|
||||
MD5SUM="6256264c5c8bc47253dbb38eb6ba26d1"
|
||||
DOWNLOAD="https://trilinos.org/oldsite/download/files/trilinos-12.6.3-Source.tar.bz2"
|
||||
MD5SUM="d94e31193559b334fd41d05eb22f9285"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lapack blas suitesparse"
|
||||
|
|
Loading…
Reference in a new issue