diff options
| author | evpobr <evpobr@gmail.com> | 2019-02-28 01:02:09 +0500 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-02-27 12:02:09 -0800 |
| commit | 47950cabae132e1fc5c874b69665538762caa0f2 (patch) | |
| tree | 1b30dbc7b7fc6f31c3a01796673abd94376f20a8 /ports/opus/CONTROL | |
| parent | 2dfa568d186e4f0d199040929f9b3e44f27c8943 (diff) | |
| download | vcpkg-47950cabae132e1fc5c874b69665538762caa0f2.tar.gz vcpkg-47950cabae132e1fc5c874b69665538762caa0f2.zip | |
[opus] Fix version "unknown" returned by version API (#5134)
Related issues:
* erikd/libsndfile#406
* xiph/opus#110
* xiph/opus#111
Diffstat (limited to 'ports/opus/CONTROL')
| -rw-r--r-- | ports/opus/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/opus/CONTROL b/ports/opus/CONTROL index dd92faea5..a40b11c64 100644 --- a/ports/opus/CONTROL +++ b/ports/opus/CONTROL @@ -1,3 +1,3 @@ Source: opus -Version: 1.3 +Version: 1.3-1 Description: Totally open, royalty-free, highly versatile audio codec |
