academic/reduce-algebra: Updated for version 20171112svn4264.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2017-11-14 23:10:25 +00:00 committed by Willy Sudiarto Raharjo
parent 0665ce0fa6
commit 1de52fa1fa
2 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=reduce-algebra
VERSION=${VERSION:-20170712svn4102}
VERSION=${VERSION:-20171112svn4264}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -82,7 +82,7 @@ sed --in-place "s/^echo\ \$os$/echo $SLACKVER/" scripts/findos.sh
CFLAGS="$SLKCFLAGS" CXXFLAGS="$SLKCFLAGS" ./configure --with-csl
CFLAGS="$SLKCFLAGS" CXXFLAGS="$SLKCFLAGS" ./configure --with-psl
make -j1
VERBOSE='' make -j1
# The Makefile has no 'install' target (yet). Let's do by hand.
# The below code is mainly based on debianbuild/reduce/debian/rules

View File

@ -1,10 +1,10 @@
PRGNAM="reduce-algebra"
VERSION="20170712svn4102"
VERSION="20171112svn4264"
HOMEPAGE="http://reduce-algebra.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-07-12/Reduce-svn4102-src.tar.gz \
http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-07-12/reduce-common_2017-07-12_all.tgz"
MD5SUM="5a57f5dba54ce1e303371190480d9651 \
700be60b80b6977dd4600a77a6d4ea12"
DOWNLOAD="http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-11-12/Reduce-svn4264-src.tar.gz \
http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-11-12/reduce-common_2017-11-12_all.tgz"
MD5SUM="f77f773f9ae6d9f4d401ac6ecc4dd1b3 \
b187be41f2b147443833b9915e36779d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""