diff options
author | Nitish Ragoomundun <lrugratz@gmail.com> | 2020-02-08 08:34:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 08:34:04 +0700 |
commit | 1fe692c9a554c02aff82f80e7ae57f8f52726236 (patch) | |
tree | bd0702381bbb49dbea8ee16e11b8b2e0947b9c10 /academic/ds9 | |
parent | 3f07f66a07fd0f85f1159a38b0c1e58cab9a1239 (diff) |
academic/ds9: Updated for version 8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/ds9')
-rw-r--r-- | academic/ds9/ds9.SlackBuild | 4 | ||||
-rw-r--r-- | academic/ds9/ds9.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/ds9/ds9.SlackBuild b/academic/ds9/ds9.SlackBuild index a757a1bed5a5..f6767b091ddf 100644 --- a/academic/ds9/ds9.SlackBuild +++ b/academic/ds9/ds9.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SAOImage DS9 -# Copyright 2017 Nitish Ragoomundun, Mauritius +# Copyright 2020 Nitish Ragoomundun, Mauritius # 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=ds9 -VERSION=${VERSION:-7.6} +VERSION=${VERSION:-8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/ds9/ds9.info b/academic/ds9/ds9.info index bab590e743c0..17023a3adf8c 100644 --- a/academic/ds9/ds9.info +++ b/academic/ds9/ds9.info @@ -1,8 +1,8 @@ PRGNAM="ds9" -VERSION="7.6" +VERSION="8.1" HOMEPAGE="http://ds9.si.edu/site/Home.html" -DOWNLOAD="http://ds9.si.edu/archive/source/ds9.7.6.tar.gz" -MD5SUM="b700dd815fe1f7fa93e3e3bba1132ca7" +DOWNLOAD="http://ds9.si.edu/archive/source/ds9.8.1.tar.gz" +MD5SUM="3dd24162553617565182d1016d24a6de" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |