diff options
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 d4e496e63a..03177b925f 100644 --- a/testing/pdal/APKBUILD +++ b/testing/pdal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bradley J Chambers <brad.chambers@gmail.com> pkgname=pdal pkgver=1.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="PDAL is a C++ BSD library for translating and manipulating point cloud data." url="https://github.com/pdal/pdal" arch="x86 x86_64" |