summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-05-01 08:49:38 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-03 08:48:41 +0700
commit70e3e8b2ea12ebbca994870cd58149e65d478916 (patch)
treee9646bc05d8c1fe1d48cc4452758087fd06ff48e /gis
parentcf3d8dacf6ad274a141fadb7438bf2d3a14b8119 (diff)
downloadslackbuilds-70e3e8b2ea12ebbca994870cd58149e65d478916.tar.gz
slackbuilds-70e3e8b2ea12ebbca994870cd58149e65d478916.tar.xz
gis/pdal: Updated for version 2.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/pdal/pdal.SlackBuild4
-rw-r--r--gis/pdal/pdal.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/pdal/pdal.SlackBuild b/gis/pdal/pdal.SlackBuild
index 3e2e4d3736..7fab3eac74 100644
--- a/gis/pdal/pdal.SlackBuild
+++ b/gis/pdal/pdal.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pdal
-# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2013-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=pdal
SRCNAM=PDAL
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/pdal/pdal.info b/gis/pdal/pdal.info
index 7754f2a2a0..561d461a63 100644
--- a/gis/pdal/pdal.info
+++ b/gis/pdal/pdal.info
@@ -1,8 +1,8 @@
PRGNAM="pdal"
-VERSION="2.0.1"
+VERSION="2.1.0"
HOMEPAGE="http://pointcloud.org"
-DOWNLOAD="https://github.com/PDAL/PDAL/archive/2.0.1/PDAL-2.0.1.tar.gz"
-MD5SUM="787168236b556031e6eeed6ba4dc83a3"
+DOWNLOAD="https://github.com/PDAL/PDAL/archive/2.1.0/PDAL-2.1.0.tar.gz"
+MD5SUM="b991ff09c84cb0f54dde179f2e7a31c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal libgeotiff postgresql"