academic/sage: Updated for 10.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
cduston44 2023-09-18 21:33:26 -04:00 committed by Willy Sudiarto Raharjo
parent 9a9c7f3a56
commit 78c56d2ab1
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sage
VERSION=${VERSION:-10.0}
VERSION=${VERSION:-10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="sage"
VERSION="10.0"
VERSION="10.1"
HOMEPAGE="http://www.sagemath.org"
DOWNLOAD="http://mirrors.mit.edu/sage/src/sage-10.0.tar.gz"
MD5SUM="14478a007c5e94d0402ac6924b0dae5a"
DOWNLOAD="http://mirrors.mit.edu/sage/src/sage-10.1.tar.gz"
MD5SUM="53a3ea057086eca87102eedb4efa9722"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""