mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/maxima: Updated for version 5.26.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
84a85d3d9e
commit
abb4f9bf00
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# Modified by Glenn Becker to update to version 5.23.2
|
||||
|
||||
PRGNAM=maxima
|
||||
VERSION=5.24.0
|
||||
VERSION=5.26.0
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="maxima"
|
||||
VERSION="5.24.0"
|
||||
VERSION="5.26.0"
|
||||
HOMEPAGE="http://maxima.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.24.0-source/maxima-5.24.0.tar.gz"
|
||||
MD5SUM="396765661059d73e03b739b350bc42da"
|
||||
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.26.0-source/maxima-5.26.0.tar.gz"
|
||||
MD5SUM="1d904f3484e41c12db8130a9ba93461d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Glenn Becker"
|
||||
|
|
Loading…
Reference in a new issue