diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-15 11:02:44 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-15 11:05:55 +0100 |
commit | 1bace29d0b10bbaa57552fd3a69a3943f83d7b16 (patch) | |
tree | 53f47e346dfff8f5422972163474d24a1776533f /testing/pdal | |
parent | 2ca161d1bdac8be50c155656c652066e5ab81205 (diff) | |
download | aports-1bace29d0b10bbaa57552fd3a69a3943f83d7b16.tar.bz2 aports-1bace29d0b10bbaa57552fd3a69a3943f83d7b16.tar.xz |
rebuild against libjsoncpp.so.22
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 ac113bbb94..a2bc1ec429 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=1 +pkgrel=2 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 |