mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/sage: Updated for version 5.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
02f1a62d30
commit
af4613b39d
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Jack Maddox <jack@auburn.edu>
|
||||
|
||||
PRGNAM=sage
|
||||
VERSION=${VERSION:-4.7.2}
|
||||
VERSION=${VERSION:-5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sage"
|
||||
VERSION="4.7.2"
|
||||
VERSION="5.3"
|
||||
HOMEPAGE="http://www.sagemath.org"
|
||||
DOWNLOAD="http://sage.math.washington.edu/home/release/sage-4.7.2/sage-4.7.2.tar"
|
||||
MD5SUM="b3073997e6c7ec00a269f84ff2e54973"
|
||||
DOWNLOAD="http://sage.math.washington.edu/home/release/sage-5.3/sage-5.3.tar"
|
||||
MD5SUM="0de76f570c405ecfaa46839803978542"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue