diff options
| author | talregev <talregev@users.noreply.github.com> | 2021-04-20 00:26:08 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 14:26:08 -0700 |
| commit | 3ec41f57e64f691a723fd6e89830d01cc9be93e1 (patch) | |
| tree | 49dbe19d5573e08bcea4b164b2f10a4293303146 /versions/baseline.json | |
| parent | 68fc55c971ee7791277b9d0cfc4a9c1a881faff3 (diff) | |
| download | vcpkg-3ec41f57e64f691a723fd6e89830d01cc9be93e1.tar.gz vcpkg-3ec41f57e64f691a723fd6e89830d01cc9be93e1.zip | |
[libvpx] Fix libvpx compilation (install process) (#17287)
* Fix libvpx compilation (install process)
* [libvpx] Remove library and pdb suffixes.
* [ffmpeg] Remove fix for libvpx
* update version record
* Update ports/ffmpeg/CONTROL
* Update versions/f-/ffmpeg.json
* version
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 5c0d70a43..cb552f4f3 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1950,7 +1950,7 @@ }, "ffmpeg": { "baseline": "4.3.2", - "port-version": 4 + "port-version": 5 }, "ffnvcodec": { "baseline": "10.0.26.0", @@ -3602,7 +3602,7 @@ }, "libvpx": { "baseline": "1.9.0", - "port-version": 7 + "port-version": 8 }, "libwandio": { "baseline": "4.2.1", |
