diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-03-04 13:03:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-04 13:03:38 -0800 |
| commit | 350f647fd6f69e13ab178341be819d2b7a5073cc (patch) | |
| tree | ef20202c97a3a16aa7356f63819b2a504e22e865 /ports/openal-soft/CONTROL | |
| parent | 778682f9451c011eee81a3508ca4b5f4fb51f289 (diff) | |
| download | vcpkg-350f647fd6f69e13ab178341be819d2b7a5073cc.tar.gz vcpkg-350f647fd6f69e13ab178341be819d2b7a5073cc.zip | |
[openal-soft] Fix macOS builds (#10268)
Diffstat (limited to 'ports/openal-soft/CONTROL')
| -rw-r--r-- | ports/openal-soft/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/openal-soft/CONTROL b/ports/openal-soft/CONTROL index 5769e4f8b..cba75db9a 100644 --- a/ports/openal-soft/CONTROL +++ b/ports/openal-soft/CONTROL @@ -1,5 +1,5 @@ Source: openal-soft -Version: 1.20.1 +Version: 1.20.1-1 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
\ No newline at end of file +Supports: !uwp |
