diff options
| author | Adam Johnson <AdamJohnso@gmail.com> | 2020-07-13 14:00:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-13 11:00:26 -0700 |
| commit | 006a133d39a72cc7ec60f651e224ca8a3b41c734 (patch) | |
| tree | a4b43ce11b58d6e90c0d71171dba8130a54f6869 /ports/openal-soft/CONTROL | |
| parent | 4953c8a3c0b3f824264b1233f5a2f89a431bdabb (diff) | |
| download | vcpkg-006a133d39a72cc7ec60f651e224ca8a3b41c734.tar.gz vcpkg-006a133d39a72cc7ec60f651e224ca8a3b41c734.zip | |
[openal-soft] Revert #12047 (#12318)
* [openal-soft] Revert #12047
* [openal-soft] Prevent addition of extra Windows SDK
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/openal-soft/CONTROL')
| -rw-r--r-- | ports/openal-soft/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/openal-soft/CONTROL b/ports/openal-soft/CONTROL index fe6118432..6b84e63ff 100644 --- a/ports/openal-soft/CONTROL +++ b/ports/openal-soft/CONTROL @@ -1,5 +1,6 @@ Source: openal-soft -Version: 1.20.1-2 +Version: 1.20.1 +Port-Version: 4 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 |
