summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-05-01 09:33:29 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-03 08:48:41 +0700
commit85b818cf8625c0e20a6b268b0c73fff4e6111728 (patch)
tree256552b25c4f04a93f2c1163e3ce8e3cbeddc242 /gis
parent70e3e8b2ea12ebbca994870cd58149e65d478916 (diff)
downloadslackbuilds-85b818cf8625c0e20a6b268b0c73fff4e6111728.tar.gz
slackbuilds-85b818cf8625c0e20a6b268b0c73fff4e6111728.tar.xz
gis/OTB: Updated for version 7.1.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/OTB/OTB.SlackBuild6
-rw-r--r--gis/OTB/OTB.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/gis/OTB/OTB.SlackBuild b/gis/OTB/OTB.SlackBuild
index 7497beb90d..cb23a31e93 100644
--- a/gis/OTB/OTB.SlackBuild
+++ b/gis/OTB/OTB.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for OTB
-# Copyright 2014-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -25,8 +25,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=OTB
-VERSION=${VERSION:-7.0.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-7.1.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/gis/OTB/OTB.info b/gis/OTB/OTB.info
index 892526332f..ebfc9c5027 100644
--- a/gis/OTB/OTB.info
+++ b/gis/OTB/OTB.info
@@ -1,8 +1,8 @@
PRGNAM="OTB"
-VERSION="7.0.0"
+VERSION="7.1.0"
HOMEPAGE="http://orfeo-toolbox.org/otb/"
-DOWNLOAD="https://github.com/orfeotoolbox/OTB/archive/7.0.0/OTB-7.0.0.tar.gz"
-MD5SUM="3b0706f06ba1ebc145d5ced4c2a89e7a"
+DOWNLOAD="https://github.com/orfeotoolbox/OTB/archive/7.1.0/OTB-7.1.0.tar.gz"
+MD5SUM="e8e01a9ef4fb77a44f4aa618cd51863f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="blas gdal ITK OpenSceneGraph muParser python3 ossim Shark tinyxml"