diff options
Diffstat (limited to 'testing/pdal/APKBUILD')
-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 |