summaryrefslogtreecommitdiffstats
path: root/academic/mathomatic
diff options
context:
space:
mode:
Diffstat (limited to 'academic/mathomatic')
-rw-r--r--academic/mathomatic/mathomatic.SlackBuild3
-rw-r--r--academic/mathomatic/mathomatic.info8
2 files changed, 6 insertions, 5 deletions
diff --git a/academic/mathomatic/mathomatic.SlackBuild b/academic/mathomatic/mathomatic.SlackBuild
index ff326e149f..271d6a7c5f 100644
--- a/academic/mathomatic/mathomatic.SlackBuild
+++ b/academic/mathomatic/mathomatic.SlackBuild
@@ -25,7 +25,7 @@
# Originally written by Dylan Armitage <d.armitage89@gmail.com>
PRGNAM=mathomatic
-VERSION=${VERSION:-15.6.4}
+VERSION=${VERSION:-15.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -72,6 +72,7 @@ find . \
-exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
+LDLIBS=-lncurses \
make READLINE=1
# We do want to make sure it works. This is math, afterall.
diff --git a/academic/mathomatic/mathomatic.info b/academic/mathomatic/mathomatic.info
index 997270a1c3..d41d9b8e19 100644
--- a/academic/mathomatic/mathomatic.info
+++ b/academic/mathomatic/mathomatic.info
@@ -1,10 +1,10 @@
PRGNAM="mathomatic"
-VERSION="15.6.4"
+VERSION="15.8.1"
HOMEPAGE="http://www.mathomatic.org"
-DOWNLOAD="http://mathomatic.org/mathomatic-15.6.4.tar.bz2"
-MD5SUM="94af08340953c05bbc47eaf33adbc2dc"
+DOWNLOAD="http://mathomatic.org/mathomatic-15.8.1.tar.bz2"
+MD5SUM="7a952108154766eb11cf619b544b9027"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Matthew Fillpot"
EMAIL="mfilpot@gmail.com"
-APPROVED="rworkman"
+APPROVED="dsomero"