diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-09-18 11:00:44 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 6fefd76f698228a5bb74bf87515b38750767386b (patch) | |
tree | aa56259804d1d317a22ae2d55478cda49f23dd6d /libraries/mathgl/mathgl.info | |
parent | 614576c9a227dbda3c8405672db28fe0fe00beac (diff) | |
download | slackbuilds-6fefd76f698228a5bb74bf87515b38750767386b.tar.gz |
libraries/mathgl: Updated for version 2.3.3.
Fixes build failure with giflib-5.1.
Removed bashist "[[...]]".
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/mathgl/mathgl.info')
-rw-r--r-- | libraries/mathgl/mathgl.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/mathgl/mathgl.info b/libraries/mathgl/mathgl.info index 44a7f2b8a2..df540155a2 100644 --- a/libraries/mathgl/mathgl.info +++ b/libraries/mathgl/mathgl.info @@ -1,10 +1,10 @@ PRGNAM="mathgl" -VERSION="2.0.3" +VERSION="2.3.3" HOMEPAGE="http://mathgl.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/mathgl/mathgl-2.0.3.tar.gz" -MD5SUM="37b7857594dd17306d34475afec87aa5" +DOWNLOAD="http://downloads.sourceforge.net/mathgl/mathgl-2.3.3.tar.gz" +MD5SUM="c37d6f42d4897675bf89fae635aa6868" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="wxPython" +REQUIRES="libharu wxPython" MAINTAINER="Jože Zobec" EMAIL="jozze.zepl@gmail.com" |