academic/maxima: Updated for version 5.44.0.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Judah Milgram 2021-03-19 23:21:05 +00:00 committed by Willy Sudiarto Raharjo
parent d66c341f96
commit 285c72847c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 8 additions and 6 deletions

View file

@ -2,6 +2,7 @@
# Slackware build script for maxima
# Copyright 2021 Judah Milgram <milgram@cgpp.com>
# Copyright 2017 Dhaby Xiloj <slack.dhabyx@gmail.com>
# All rights reserved.
# Based on work of Robby and others slackers.
@ -30,9 +31,10 @@
# Modified by Ken Milmore 2009
# Modified by Glenn Becker to update to version 5.28.0
# Glenn Becker -> update to version 5.38.1
# JM -> update version 5.39 -> 5.44
PRGNAM=maxima
VERSION=${VERSION:-5.39.0}
VERSION=${VERSION:-5.44.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="maxima"
VERSION="5.39.0"
VERSION="5.44.0"
HOMEPAGE="http://maxima.sourceforge.net/"
DOWNLOAD="https://sourceforge.net/projects/maxima/files/Maxima-source/5.39.0-source/maxima-5.39.0.tar.gz"
MD5SUM="3bccafb512ff1054be700c61601088af"
DOWNLOAD="https://sourceforge.net/projects/maxima/files/Maxima-source/5.44.0-source/maxima-5.44.0.tar.gz"
MD5SUM="75e040745161901968d9c99c7a258e5c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="DhabyX"
EMAIL="slack.dhabyx@gmail.com"
MAINTAINER="Judah Milgram"
EMAIL="milgram@cgpp.com"