academic/maxima: Updated for version 5.33.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2e01b9b323
commit
90d956fac1
|
@ -26,9 +26,10 @@
|
|||
# Modified by the SlackBuilds.org project
|
||||
# Modified by Ken Milmore 2009
|
||||
# Modified by Glenn Becker to update to version 5.28.0
|
||||
# Glenn Becker -> update to version 5.33.0
|
||||
|
||||
PRGNAM=maxima
|
||||
VERSION=5.28.0
|
||||
VERSION=${VERSION:-5.33.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="maxima"
|
||||
VERSION="5.28.0"
|
||||
VERSION="5.33.0"
|
||||
HOMEPAGE="http://maxima.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/maxima/maxima-5.28.0.tar.gz"
|
||||
MD5SUM="de12d5081194325f0336abef263e7263"
|
||||
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.33.0-source/maxima-5.33.0.tar.gz"
|
||||
MD5SUM="340b7eedfdd62dd4ef72e61cca66f5fb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue