mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/GeoGebra: Updated for version 5.0.68.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b566019ed2
commit
f28d9a818c
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue