mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/sage: Updated for version 6.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
12f1edee20
commit
b0592b0735
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sage
|
||||
VERSION=${VERSION:-6.5}
|
||||
VERSION=${VERSION:-6.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sage"
|
||||
VERSION="6.5"
|
||||
VERSION="6.7"
|
||||
HOMEPAGE="http://www.sagemath.org"
|
||||
DOWNLOAD="http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/sage-6.5.tar.gz"
|
||||
MD5SUM="ec9195561ffa2bcbc02391ac5af4e7ed"
|
||||
DOWNLOAD="http://ftp.riken.jp/sagemath/src/sage-6.7.tar.gz"
|
||||
MD5SUM="42b3435d4133c2563ccb9826c63e0ccc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue