diff options
| author | wangli28 <47812810+wangli28@users.noreply.github.com> | 2019-07-11 08:03:41 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-07-10 17:03:41 -0700 |
| commit | 83b3ce224b25f5364bfd0e493cd259e957e2afc2 (patch) | |
| tree | c406c9cd8b84e90aab98f3b8185736cc1ed1dc3c /ports/libkml/CONTROL | |
| parent | 0641cf54ecdaa33c4b6874bab5afe7e9a4049011 (diff) | |
| download | vcpkg-83b3ce224b25f5364bfd0e493cd259e957e2afc2.tar.gz vcpkg-83b3ce224b25f5364bfd0e493cd259e957e2afc2.zip | |
[libkml] Fix install path (#7194)
Diffstat (limited to 'ports/libkml/CONTROL')
| -rw-r--r-- | ports/libkml/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libkml/CONTROL b/ports/libkml/CONTROL index 7e54d2c1c..34a3a3440 100644 --- a/ports/libkml/CONTROL +++ b/ports/libkml/CONTROL @@ -1,5 +1,5 @@ Source: libkml -Version: 1.3.0-2 +Version: 1.3.0-3 Homepage: https://github.com/libkml/libkml Description: Reference implementation of OGC KML 2.2 Build-Depends: zlib, expat, minizip, uriparser, boost-smart-ptr |
