summaryrefslogtreecommitdiffstats
path: root/gis/pdal
diff options
context:
space:
mode:
Diffstat (limited to 'gis/pdal')
-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 abb0c69896..4659bf938f 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.0.1}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/pdal/pdal.info b/gis/pdal/pdal.info
index 8c319f7cdd..6eb75053d5 100644
--- a/gis/pdal/pdal.info
+++ b/gis/pdal/pdal.info
@@ -1,8 +1,8 @@
PRGNAM="pdal"
-VERSION="1.0.1"
+VERSION="1.1.0"
HOMEPAGE="http://pointcloud.org"
-DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.0.1.tar.gz"
-MD5SUM="b39326660fabe19d166bac8f3ddfcbad"
+DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.1.0.tar.gz"
+MD5SUM="cd4b4573f9ec16b2fffe8863eae14cec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal laszip libgeotiff postgresql"