diff options
| author | Asozial <49169483+Asozial@users.noreply.github.com> | 2019-04-02 19:44:46 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-02 10:44:46 -0700 |
| commit | 4590b6a2ff5dadf8fd523a5ecf4bbc951315eefb (patch) | |
| tree | 738f8ae62c6649ace8c9908a82d2eb34aa8ee705 /ports/gdal/CONTROL | |
| parent | d1110ceb7feb527ac58f274239d435e32dca4b84 (diff) | |
| download | vcpkg-4590b6a2ff5dadf8fd523a5ecf4bbc951315eefb.tar.gz vcpkg-4590b6a2ff5dadf8fd523a5ecf4bbc951315eefb.zip | |
gdal: fixed typo (#5904)
* gdal: fixed typo
* Update CONTROL file
Diffstat (limited to 'ports/gdal/CONTROL')
| -rw-r--r-- | ports/gdal/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gdal/CONTROL b/ports/gdal/CONTROL index 0814046f5..f31e33818 100644 --- a/ports/gdal/CONTROL +++ b/ports/gdal/CONTROL @@ -1,5 +1,5 @@ Source: gdal -Version: 2.4.0 +Version: 2.4.0-1 Description: The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data. Build-Depends: proj, libpng, geos, sqlite3, curl, expat, libpq, openjpeg, libwebp, libxml2, liblzma, netcdf-c, hdf5 |
