diff options
| author | evpobr <evpobr@gmail.com> | 2021-07-01 01:06:48 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-30 13:06:48 -0700 |
| commit | 5edbbf1a70a0a502e6362f51bf875b96469ed807 (patch) | |
| tree | 689d916074d5f9189f5851ecd0243656c62e0792 /versions/m- | |
| parent | d2717c38db071506b13f9b0afb41a96e92bf6959 (diff) | |
| download | vcpkg-5edbbf1a70a0a502e6362f51bf875b96469ed807.tar.gz vcpkg-5edbbf1a70a0a502e6362f51bf875b96469ed807.zip | |
[mpg123] Upgrade to 1.28.0 (#18403)
* [mpg123] Upgrade to 1.28.0
* [libopenmpt] Upgrade to 2017-01-28-cf2390140-2
* [mpg123] Disable UWP port
* Fix libmpg123 UWP build
* Fix libout123 UWP build
* Fix libsyn123 UWP build
* Update ports/libopenmpt/CMakeLists.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libopenmpt/CMakeLists.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libopenmpt] Update libopenmpt.json
* [mpg123] Separate UWP patches
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/m-')
| -rw-r--r-- | versions/m-/mpg123.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/m-/mpg123.json b/versions/m-/mpg123.json index 60740511b..098759f80 100644 --- a/versions/m-/mpg123.json +++ b/versions/m-/mpg123.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "b34c661c7e28355ade113c330d1c3b93a77a4e13", + "version": "1.28.0", + "port-version": 0 + }, + { "git-tree": "6e185d93bd44a85eda8d650c24df2f96da710d56", "version": "1.26.5", "port-version": 0 |
