summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 be9bca13d1..3620239122 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.3.0}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/pdal/pdal.info b/gis/pdal/pdal.info
index 2111632be9..afdcbee997 100644
--- a/gis/pdal/pdal.info
+++ b/gis/pdal/pdal.info
@@ -1,8 +1,8 @@
PRGNAM="pdal"
-VERSION="1.3.0"
+VERSION="1.4.0"
HOMEPAGE="http://pointcloud.org"
-DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.3.0.tar.gz"
-MD5SUM="152e2547775bc1d609cfdca9b8da6fe8"
+DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.4.0.tar.gz"
+MD5SUM="e55c17902d3ed6364454c9d1ad62ff43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal laszip libgeotiff postgresql"