diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-03-30 14:28:53 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-29 23:28:53 -0700 |
| commit | 5a9b14c97823c5402c62184246c8a6856da5d224 (patch) | |
| tree | e381fc9684fc6838b36b38303966da6c36bd9cdb /ports/pdal/CONTROL | |
| parent | f5c04ea6b4ebc02fd8acfc941ad1014000265ba9 (diff) | |
| download | vcpkg-5a9b14c97823c5402c62184246c8a6856da5d224.tar.gz vcpkg-5a9b14c97823c5402c62184246c8a6856da5d224.zip | |
[pdal]fix missing vendor headers (#5846)
* [pdal]1.fix missing vendor headers. 2.modify the patch name and add the serial number.
Diffstat (limited to 'ports/pdal/CONTROL')
| -rw-r--r-- | ports/pdal/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pdal/CONTROL b/ports/pdal/CONTROL index ebb658c90..743f77c8e 100644 --- a/ports/pdal/CONTROL +++ b/ports/pdal/CONTROL @@ -1,4 +1,4 @@ Source: pdal
-Version: 1.7.1-3
+Version: 1.7.1-4
Description: PDAL - Point Data Abstraction Library is a library for manipulating point cloud data.
Build-Depends: gdal, geos, jsoncpp, libgeotiff, laszip
|
