mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
academic/maxima: Updated for version 5.37.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
56f1951015
commit
0e127cd244
2 changed files with 5 additions and 5 deletions
|
@ -26,10 +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.36.1
|
||||
# Glenn Becker -> update to version 5.37.2
|
||||
|
||||
PRGNAM=maxima
|
||||
VERSION=${VERSION:-5.36.1}
|
||||
VERSION=${VERSION:-5.37.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="maxima"
|
||||
VERSION="5.36.1"
|
||||
VERSION="5.37.2"
|
||||
HOMEPAGE="http://maxima.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.36.1-source/maxima-5.36.1.tar.gz"
|
||||
MD5SUM="59e6e3d8bc1009a4ddead8c10317a8ec"
|
||||
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.37.2-source/maxima-5.37.2.tar.gz"
|
||||
MD5SUM="1038d68116a9b516e046a76f68ba5115"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue