diff options
| author | Long Huan <8551701+longhuan2018@users.noreply.github.com> | 2019-09-12 04:03:07 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-11 13:03:07 -0700 |
| commit | 942371f44f1772bcb5f9279728b07dc72a4d0ae0 (patch) | |
| tree | c58a32b0e739a9f9c1ae265b3915aa43918830f2 /ports/libspatialite/CONTROL | |
| parent | cdbaa03cdda27071675daa21f65a8ab0550fd280 (diff) | |
| download | vcpkg-942371f44f1772bcb5f9279728b07dc72a4d0ae0.tar.gz vcpkg-942371f44f1772bcb5f9279728b07dc72a4d0ae0.zip | |
[libspatialite]make libspatialite support linux and osx (#8025)
Diffstat (limited to 'ports/libspatialite/CONTROL')
| -rw-r--r-- | ports/libspatialite/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libspatialite/CONTROL b/ports/libspatialite/CONTROL index 55d3f4577..51d6a4f5e 100644 --- a/ports/libspatialite/CONTROL +++ b/ports/libspatialite/CONTROL @@ -1,5 +1,5 @@ Source: libspatialite -Version: 4.3.0a-3 +Version: 4.3.0a-4 Homepage: https://www.gaia-gis.it/gaia-sins/libspatialite-sources Description: SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. Build-Depends: libxml2, sqlite3, geos, proj4, zlib, freexl, libiconv |
