diff options
| author | Long Huan <8551701+longhuan2018@users.noreply.github.com> | 2020-12-23 15:21:14 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-22 23:21:14 -0800 |
| commit | 8fda0d2956ba55e58fa81ab310bebfa1e09bee63 (patch) | |
| tree | 48dea290cc3c458f9795e51891a1757c792ad7a6 /ports/spatialite-tools/CONTROL | |
| parent | 3efce9a5c9d53ac486693bc52fd97a98ae4be81c (diff) | |
| download | vcpkg-8fda0d2956ba55e58fa81ab310bebfa1e09bee63.tar.gz vcpkg-8fda0d2956ba55e58fa81ab310bebfa1e09bee63.zip | |
[spatialite-tools]update to 5.0.0 (#15039)
Diffstat (limited to 'ports/spatialite-tools/CONTROL')
| -rw-r--r-- | ports/spatialite-tools/CONTROL | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/spatialite-tools/CONTROL b/ports/spatialite-tools/CONTROL index f2c8384a8..a698cc8b9 100644 --- a/ports/spatialite-tools/CONTROL +++ b/ports/spatialite-tools/CONTROL @@ -1,6 +1,5 @@ Source: spatialite-tools -Version: 4.3.0 -Port-Version: 7 +Version: 5.0.0 Homepage: https://www.gaia-gis.it/fossil/spatialite-tools/index Description: Contains spatialite.exe and other command line tools to work with SpatiaLite databases (import, export, SQL queries) -Build-Depends: sqlite3, libspatialite, geos, readosm, proj4, zlib, libiconv, expat +Build-Depends: sqlite3, libspatialite, geos, readosm, proj4, zlib, libiconv, expat, librttopo
\ No newline at end of file |
