diff options
| author | Jiri Appl <jiria@microsoft.com> | 2018-10-25 11:47:58 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-25 11:47:58 -0700 |
| commit | 3d2b540173ff5ce8debf8c9802aca4cfadd3efe1 (patch) | |
| tree | 0ff88a116d3533e89b016a78e025ff0bd0d2ca96 /ports/vtk/CONTROL | |
| parent | 97e9d96715c6d1ad3501b47c02f76f92c1221a99 (diff) | |
| download | vcpkg-3d2b540173ff5ce8debf8c9802aca4cfadd3efe1.tar.gz vcpkg-3d2b540173ff5ce8debf8c9802aca4cfadd3efe1.zip | |
Enable Windows ARM32 build of OpenSSL LTS (#4525)
* Enable Windows ARM32 build of OpenSSL
* [openssl-windows] Bump control version
* [vtk] Fix hardcoded install paths
* [osgearth] Backport VS2017u8 fix
Diffstat (limited to 'ports/vtk/CONTROL')
| -rw-r--r-- | ports/vtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL index 8b9ae8f6b..e75795e74 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 8.1.0-1 +Version: 8.1.0-2 Description: Software system for 3D computer graphics, image processing, and visualization Build-Depends: zlib, libpng, tiff, libxml2, jsoncpp, glew, freetype, expat, hdf5, libjpeg-turbo, proj4, lz4, libtheora |
