aboutsummaryrefslogtreecommitdiff
path: root/ports/gdal/CONTROL
diff options
context:
space:
mode:
authorhlysunnaram <hlysunnaram@users.noreply.github.com>2018-10-04 08:09:42 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-10-03 23:09:42 -0700
commit008c5d8668b9a0b42dee249057bac223a3e3f896 (patch)
tree72acafe702337b9891ae33d23cff4a5f28814b4f /ports/gdal/CONTROL
parent0fe2068a564080e5470ffe00c455592e625a0fd1 (diff)
downloadvcpkg-008c5d8668b9a0b42dee249057bac223a3e3f896.tar.gz
vcpkg-008c5d8668b9a0b42dee249057bac223a3e3f896.zip
Handle VCPKG_BUILD_TYPE (#4287)
* [curl] fix build failure when VCPKG_BUILD_TYPE is set * [libmysql] fix build failure when VCPKG_BUILD_TYPE is set * [openssl-windows] use VCPKG_BUILD_TYPE to build release or debug only * [icu] use VCPKG_BUILD_TYPE to build release or debug only * [gdal] use VCPKG_BUILD_TYPE to build release or debug only * bump versions of curl, gdal, icu, libmysql and openssl-windows
Diffstat (limited to 'ports/gdal/CONTROL')
-rw-r--r--ports/gdal/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gdal/CONTROL b/ports/gdal/CONTROL
index be75e6693..7db6156aa 100644
--- a/ports/gdal/CONTROL
+++ b/ports/gdal/CONTROL
@@ -1,4 +1,4 @@
Source: gdal
-Version: 2.3.0-1
+Version: 2.3.0-2
Description: The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data.
Build-Depends: proj, libpng, geos, sqlite3, curl, expat, libpq, libmysql, openjpeg, libwebp, libxml2, liblzma