academic/OpenFOAM: Updated for version 8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
lorenzotrevisan 2020-07-24 13:44:46 +02:00 committed by Willy Sudiarto Raharjo
parent e5c264b9ef
commit d43d89830a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for OpenFOAM
# Copyright 2017, 2018, 2019 Lorenzo Trevisan, Caorle, Venice, Italy
# Copyright 2017, 2018, 2019, 2020 Lorenzo Trevisan, Caorle, Venice, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=OpenFOAM
VERSION=${VERSION:-7}
VERSION=${VERSION:-8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="OpenFOAM"
VERSION="7"
VERSION="8"
HOMEPAGE="https://openfoam.org/"
DOWNLOAD="https://github.com/OpenFOAM/OpenFOAM-7/archive/version-7/OpenFOAM-7-version-7.tar.gz \
https://github.com/OpenFOAM/ThirdParty-7/archive/version-7/ThirdParty-7-version-7.tar.gz"
MD5SUM="638b38ae0e80cbb1201abec3f5c88641 \
2a4fe46807730e70ce0b81d4a4dd4fc8"
DOWNLOAD="https://github.com/OpenFOAM/OpenFOAM-8/archive/version-8/OpenFOAM-8-version-8.tar.gz \
https://github.com/OpenFOAM/ThirdParty-8/archive/version-8/ThirdParty-8-version-8.tar.gz"
MD5SUM="261dc0d01c4417b737487a60ab4784aa \
a1beb9f9ce9ca547cd458ec6c1472bcd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openmpi CGAL"

View file

@ -1 +1 @@
. /opt/OpenFOAM/OpenFOAM-7/etc/bashrc
. /opt/OpenFOAM/OpenFOAM-8/etc/bashrc