diff options
| author | Ivy Snow <ivy@sgri.net> | 2018-01-29 18:33:18 +0800 |
|---|---|---|
| committer | Ivy Snow <ivy@sgri.net> | 2018-01-29 18:33:18 +0800 |
| commit | babddd9dd7649bb224dba1a1280167f887e07bce (patch) | |
| tree | 33594622c5be789d4a2e7e07f569e379e5e77487 /ports/mpg123/CONTROL | |
| parent | e44c1b292d194c1949445ac5bc96e1d81f11f4bf (diff) | |
| download | vcpkg-babddd9dd7649bb224dba1a1280167f887e07bce.tar.gz vcpkg-babddd9dd7649bb224dba1a1280167f887e07bce.zip | |
fixed: error LNK2001: unresolved external symbol _INT123_dct36_sse
https://github.com/Microsoft/vcpkg/issues/1976
Diffstat (limited to 'ports/mpg123/CONTROL')
| -rw-r--r-- | ports/mpg123/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mpg123/CONTROL b/ports/mpg123/CONTROL index f64ae5c56..f72437453 100644 --- a/ports/mpg123/CONTROL +++ b/ports/mpg123/CONTROL @@ -1,3 +1,3 @@ Source: mpg123 -Version: 1.25.8-1 +Version: 1.25.8-2 Description: mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
\ No newline at end of file |
