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/openal-soft/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/openal-soft/CONTROL')
| -rw-r--r-- | ports/openal-soft/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openal-soft/CONTROL b/ports/openal-soft/CONTROL index 6b84e63ff..a139fb9e8 100644 --- a/ports/openal-soft/CONTROL +++ b/ports/openal-soft/CONTROL @@ -1,6 +1,6 @@ Source: openal-soft Version: 1.20.1 -Port-Version: 4 +Port-Version: 5 Homepage: https://github.com/kcat/openal-soft Description: OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API. Supports: !uwp |
