academic/maxima: Updated for version 5.27.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Glenn Becker 2012-10-10 22:37:50 +02:00 committed by dsomero
parent 250fd859af
commit 74dc316c26
2 changed files with 6 additions and 6 deletions

View file

@ -25,10 +25,10 @@
# Modified by João Medeiros as needed to build maxima instead of octave
# Modified by the SlackBuilds.org project
# Modified by Ken Milmore 2009
# Modified by Glenn Becker to update to version 5.23.2
# Modified by Glenn Becker to update to version 5.27.0
PRGNAM=maxima
VERSION=5.26.0
VERSION=5.27.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="maxima"
VERSION="5.26.0"
VERSION="5.27.0"
HOMEPAGE="http://maxima.sourceforge.net/"
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.26.0-source/maxima-5.26.0.tar.gz"
MD5SUM="1d904f3484e41c12db8130a9ba93461d"
DOWNLOAD="http://downloads.sourceforge.net/maxima/maxima-5.27.0.tar.gz"
MD5SUM="29c44e69936f1a193a6fdf1d6649583f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Glenn Becker"
EMAIL="burningc@SDF.ORG"
EMAIL="burningc@sdf.org"