diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-01-09 14:36:56 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-09 14:36:56 -0800 |
| commit | 6ece7aea9cfbe56071405861dcebcece56ec0c7a (patch) | |
| tree | 147facd2760312f3752234e0c8330e369dfb8ead /ports/proj4/CONTROL | |
| parent | 9b897498efb554b397d28aea2821b0fd3dc0369e (diff) | |
| download | vcpkg-6ece7aea9cfbe56071405861dcebcece56ec0c7a.tar.gz vcpkg-6ece7aea9cfbe56071405861dcebcece56ec0c7a.zip | |
[sqlite3] Rename sqlite3 tool as sqlite3.exe (#9437)
* [sqlite3] Rename sqlite3 tool as sqlite3.exe
* Update rename sqlite3-bin.exe condition
* [proj4] Fix the regressions cause by sqlite3
Diffstat (limited to 'ports/proj4/CONTROL')
| -rw-r--r-- | ports/proj4/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/proj4/CONTROL b/ports/proj4/CONTROL index d26e94449..0bcabb5a6 100644 --- a/ports/proj4/CONTROL +++ b/ports/proj4/CONTROL @@ -1,5 +1,5 @@ Source: proj4 -Version: 6.2.1-1 +Version: 6.2.1-2 Homepage: https://github.com/OSGeo/PROJ Description: PROJ.4 library for cartographic projections Build-Depends: sqlite3[core] |
