summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2015-04-28 16:20:22 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-03 07:44:08 +0700
commit0d6f184fe486ef472f0bac7132e49ba89ecb66e2 (patch)
treec2718b394284a5f8a32ca9e45c92a816fc006adc /gis
parent46225287787415a6eeb29daedd44946cfbf9bafb (diff)
downloadslackbuilds-0d6f184fe486ef472f0bac7132e49ba89ecb66e2.tar.gz
slackbuilds-0d6f184fe486ef472f0bac7132e49ba89ecb66e2.tar.xz
gis/pdal: Updated for version 0.9.9.
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 d72523f8f5..658e88ba1d 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:-0.9.8}
+VERSION=${VERSION:-0.9.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/pdal/pdal.info b/gis/pdal/pdal.info
index 2b7d5e5e4c..5d4c59da63 100644
--- a/gis/pdal/pdal.info
+++ b/gis/pdal/pdal.info
@@ -1,8 +1,8 @@
PRGNAM="pdal"
-VERSION="0.9.8"
+VERSION="0.9.9"
HOMEPAGE="http://pointcloud.org"
-DOWNLOAD="https://github.com/PDAL/PDAL/archive/0.9.8.tar.gz"
-MD5SUM="4618a81c265e95ff114e949f30ea26aa"
+DOWNLOAD="https://github.com/PDAL/PDAL/archive/0.9.9.tar.gz"
+MD5SUM="5b3bc9500f788d163b509f814daf182c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal laszip libgeotiff postgresql"