academic/mathomatic: New download location.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Matthew Fillpot 2013-07-14 21:06:22 -05:00 committed by Erik Hanson
parent a17323729b
commit 1bc026ec07
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
chown -R root:root .
find . \
find -L . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
-exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \

View File

@ -1,7 +1,7 @@
PRGNAM="mathomatic"
VERSION="16.0.5"
HOMEPAGE="http://www.mathomatic.org"
DOWNLOAD="http://mathomatic.org/mathomatic-16.0.5.tar.bz2"
DOWNLOAD="https://github.com/mfillpot/sbo_sources/raw/master/mathomatic-16.0.5.tar.bz2"
MD5SUM="dd04913a98a5073b56f3bc78a01820f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""