mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/maxima: Updated for 5.35.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c314ff5831
commit
caee5d250f
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.34.1
|
||||
# Glenn Becker -> update to version 5.35.1
|
||||
|
||||
PRGNAM=maxima
|
||||
VERSION=${VERSION:-5.34.1}
|
||||
VERSION=${VERSION:-5.35.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="maxima"
|
||||
VERSION="5.34.1"
|
||||
VERSION="5.35.1"
|
||||
HOMEPAGE="http://maxima.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.34.1-source/maxima-5.34.1.tar.gz"
|
||||
MD5SUM="5d7801b7bcef40de43c2ce04ac94eca0"
|
||||
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.35.1-source/maxima-5.35.1.tar.gz"
|
||||
MD5SUM="4bb0b999645ec2b20b7e301d36f83a4c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue