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/f-/ffmpeg.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/f-/ffmpeg.json')
| -rw-r--r-- | versions/f-/ffmpeg.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json index cd822f12f..303dff2b2 100644 --- a/versions/f-/ffmpeg.json +++ b/versions/f-/ffmpeg.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "68f6d071ba23bf8ad28a12a507c8089a47a76d73", + "version-string": "4.3.2", + "port-version": 5 + }, + { "git-tree": "993a1a305ccef12934ba4b72648ba205498841f7", "version-string": "4.3.2", "port-version": 4 |
