aboutsummaryrefslogtreecommitdiff
path: root/ports/liblas/CONTROL
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2019-08-30 20:52:16 +0200
committerPhil Christensen <philc@microsoft.com>2019-08-30 11:52:16 -0700
commit93c76a3f6b43c87a8b16e6dfe7e71d43a079f618 (patch)
tree7509f3299924e764c3870c1935b884c38e90b2a4 /ports/liblas/CONTROL
parent7dfb48ed5a35ac3ef20651fc0ad56e7ff00dff89 (diff)
downloadvcpkg-93c76a3f6b43c87a8b16e6dfe7e71d43a079f618.tar.gz
vcpkg-93c76a3f6b43c87a8b16e6dfe7e71d43a079f618.zip
[liblas] Fix Geotiff linkage (#7975)
* [liblas] Fix Geotiff linkage
Diffstat (limited to 'ports/liblas/CONTROL')
-rw-r--r--ports/liblas/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/liblas/CONTROL b/ports/liblas/CONTROL
index 4b983c937..9752f4e96 100644
--- a/ports/liblas/CONTROL
+++ b/ports/liblas/CONTROL
@@ -1,5 +1,5 @@
Source: liblas
-Version: 1.8.1
+Version: 1.8.1-2
Build-Depends: boost, boost-thread, boost-system, boost-iostreams, boost-filesystem, libgeotiff
Description: A C/C++ library for reading and writing the very common LAS LiDAR format.