diff options
author | Holger Jaekel <holger.jaekel@gmx.de> | 2019-12-08 22:45:28 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-12-10 11:21:17 +0100 |
commit | d31a8ed0c961e4b40f7eddd8dcf34f871982c507 (patch) | |
tree | b7d6d3ae120a850aaab330fcb48b9e9d6a22007e /testing/pdal | |
parent | b5ad393ba1e912d913ee6ef203539537ce8b140f (diff) | |
download | aports-d31a8ed0c961e4b40f7eddd8dcf34f871982c507.tar.bz2 aports-d31a8ed0c961e4b40f7eddd8dcf34f871982c507.tar.xz |
testing/pdal: rebuild against gdal 3.0.2
Diffstat (limited to 'testing/pdal')
-rw-r--r-- | testing/pdal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pdal/APKBUILD b/testing/pdal/APKBUILD index a2bc1ec429..f68141109d 100644 --- a/testing/pdal/APKBUILD +++ b/testing/pdal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bradley J Chambers <brad.chambers@gmail.com> pkgname=pdal pkgver=2.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="PDAL is a C++ BSD library for translating and manipulating point cloud data." url="https://pdal.io" # Dependencies libgeotiff-dev, proj-dev, libspatialite-dev, and pcl-dev are |