diff options
| author | Long Huan <8551701+longhuan2018@users.noreply.github.com> | 2021-05-27 06:02:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-26 15:02:26 -0700 |
| commit | 8c242b4457233c82b679a0c4c638573e4833637b (patch) | |
| tree | 4561b3b9a57dc916e4b4d306446ce1e612828fcd /versions | |
| parent | f11664987447346340de58c2be2dce551a188a46 (diff) | |
| download | vcpkg-8c242b4457233c82b679a0c4c638573e4833637b.tar.gz vcpkg-8c242b4457233c82b679a0c4c638573e4833637b.zip | |
[libspatialindex] Update to 1.9.3 (#17506)
* update to 1.9.3
* update version
* fix static build failed
* Update ports/libspatialindex/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* format
* Update libspatialindex.json
* Update ports/libspatialindex/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libspatialindex/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update libspatialindex.json
* Update ports/libspatialindex/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update libspatialindex.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/l-/libspatialindex.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 1f17b61e4..4f9f7a4a1 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3521,7 +3521,7 @@ "port-version": 4 }, "libspatialindex": { - "baseline": "1.9.0", + "baseline": "1.9.3", "port-version": 0 }, "libspatialite": { diff --git a/versions/l-/libspatialindex.json b/versions/l-/libspatialindex.json index f68403cd1..9f034e9d0 100644 --- a/versions/l-/libspatialindex.json +++ b/versions/l-/libspatialindex.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "2e1fceafc0be5ea8fd1b2961104f46a5e29c9a6c", + "version": "1.9.3", + "port-version": 0 + }, + { "git-tree": "4313465aee191d0e9e0154f01beaf2e4e47a3e4f", "version-string": "1.9.0", "port-version": 0 |
