academic/GeoGebra: Updated for version 5.0.68.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
R. S. Ananda Murthy 2015-03-02 22:18:33 +07:00 committed by Willy Sudiarto Raharjo
parent b566019ed2
commit f28d9a818c
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for GeoGebra
# Copyright 2014 R. S. Ananda Murthy, Mysore, India
# Copyright 2014-2015 R. S. Ananda Murthy, Mysore, India
# 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=GeoGebra
VERSION=${VERSION:-5.0.62.0}
VERSION=${VERSION:-5.0.68.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="GeoGebra"
VERSION="5.0.62.0"
VERSION="5.0.68.0"
HOMEPAGE="http://www.geogebra.org/cms/en/"
DOWNLOAD="http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-5.0.62.0.tar.bz2"
MD5SUM="cdf7583ab67beb3e446181dfc69f52d8"
DOWNLOAD="http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-5.0.68.0.tar.bz2"
MD5SUM="df032b88cfcbf09da13eabb7df88ae54"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openjdk"