summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2016-09-05 15:57:14 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-11 08:53:15 +0700
commit78f0128e7788e7b4de44e16ca2623848d58d22b6 (patch)
tree98d7828cb36188028d754a8b0fafbeea087a982d /gis
parent5ead4236b112876ee3db2c35d45dd221521af197 (diff)
downloadslackbuilds-78f0128e7788e7b4de44e16ca2623848d58d22b6.tar.gz
slackbuilds-78f0128e7788e7b4de44e16ca2623848d58d22b6.tar.xz
gis/pdal: Updated for version 1.3.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-rw-r--r--gis/pdal/pdal.SlackBuild2
-rw-r--r--gis/pdal/pdal.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/pdal/pdal.SlackBuild b/gis/pdal/pdal.SlackBuild
index 27b3557613..be9bca13d1 100644
--- a/gis/pdal/pdal.SlackBuild
+++ b/gis/pdal/pdal.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pdal
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/pdal/pdal.info b/gis/pdal/pdal.info
index b81aab236b..2111632be9 100644
--- a/gis/pdal/pdal.info
+++ b/gis/pdal/pdal.info
@@ -1,8 +1,8 @@
PRGNAM="pdal"
-VERSION="1.2.0"
+VERSION="1.3.0"
HOMEPAGE="http://pointcloud.org"
-DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.2.0.tar.gz"
-MD5SUM="1cb08798cb2786c173dcbe91b82693d1"
+DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.3.0.tar.gz"
+MD5SUM="152e2547775bc1d609cfdca9b8da6fe8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal laszip libgeotiff postgresql"