diff options
| author | Todor Prokopov <koprok@users.noreply.github.com> | 2020-07-31 08:37:02 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-30 22:37:02 -0700 |
| commit | fe19c5e41167336d8b9d52f3dff44caa72fd6bfa (patch) | |
| tree | 04a57599756686520b0f501ed6079737a15fb039 /ports/glew/CONTROL | |
| parent | 5cdb92f010d8251e8e6ec62ccaed867547a6373a (diff) | |
| download | vcpkg-fe19c5e41167336d8b9d52f3dff44caa72fd6bfa.tar.gz vcpkg-fe19c5e41167336d8b9d52f3dff44caa72fd6bfa.zip | |
Mingw port fixes (#12103)
* [openal-soft] MinGW build fixes
* [glew] MinGW build fixes
* [protobuf] MinGW build fixes
* [protobuf] Update to 3.12.3
* [protobuf] Preserve existing cross-compilation behavior (e.g. android)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/glew/CONTROL')
| -rw-r--r-- | ports/glew/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glew/CONTROL b/ports/glew/CONTROL index 9a7fd7e9c..6409f87e7 100644 --- a/ports/glew/CONTROL +++ b/ports/glew/CONTROL @@ -1,4 +1,4 @@ Source: glew -Version: 2.1.0-7 +Version: 2.1.0-8 Description: The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. Homepage: https://github.com/nigels-com/glew |
