academic/gmsh: Updated for version 4.5.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fellype do Nascimento 2020-03-14 07:19:45 +07:00 committed by Willy Sudiarto Raharjo
parent c83f0eb367
commit 8b6f5b33d5
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gmsh
VERSION=${VERSION:-4.5.2}
VERSION=${VERSION:-4.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="gmsh"
VERSION="4.5.2"
VERSION="4.5.4"
HOMEPAGE="http://gmsh.info/"
DOWNLOAD="http://gmsh.info/src/gmsh-4.5.2-source.tgz"
MD5SUM="4d5f211e6dc295d8ee0dea4c00f0323d"
DOWNLOAD="http://gmsh.info/src/gmsh-4.5.4-source.tgz"
MD5SUM="dc225d64508468107eda763915d9c959"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fltk lapack med OpenCASCADE"