mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/reduce-algebra: Updated for version 20200101svn5241.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6cadb75a06
commit
6416cb9df6
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for reduce-algebra
|
||||
|
||||
# Copyright 2016-2019 Alexander Verbovetsky, Moscow, Russia
|
||||
# Copyright 2016-2020 Alexander Verbovetsky, Moscow, Russia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=reduce-algebra
|
||||
VERSION=${VERSION:-20190915svn5129}
|
||||
VERSION=${VERSION:-20200101svn5241}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="reduce-algebra"
|
||||
VERSION="20190915svn5129"
|
||||
VERSION="20200101svn5241"
|
||||
HOMEPAGE="http://reduce-algebra.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/reduce-algebra/snapshot_2019-09-15/Reduce-svn5129-src.tar.gz \
|
||||
http://downloads.sourceforge.net/reduce-algebra/snapshot_2019-09-15/linux64/reduce-common_5129_all.tgz"
|
||||
MD5SUM="49faf1960f9a0cdb964d90e4304dd0e0 \
|
||||
700e0543f9527142b5f4435520ba068d"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/reduce-algebra/snapshot_2020-01-01/Reduce-svn5241-src.tar.gz \
|
||||
http://downloads.sourceforge.net/reduce-algebra/snapshot_2020-01-01/linux64/reduce-common_5241_all.tgz"
|
||||
MD5SUM="577234a3437885497471bb1d1cfbbb24 \
|
||||
3a089b368f8944491e13f9421e428474"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue