aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/CONTROL
diff options
context:
space:
mode:
authortalregev <talregev@users.noreply.github.com>2021-04-20 00:26:08 +0300
committerGitHub <noreply@github.com>2021-04-19 14:26:08 -0700
commit3ec41f57e64f691a723fd6e89830d01cc9be93e1 (patch)
tree49dbe19d5573e08bcea4b164b2f10a4293303146 /ports/ffmpeg/CONTROL
parent68fc55c971ee7791277b9d0cfc4a9c1a881faff3 (diff)
downloadvcpkg-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 'ports/ffmpeg/CONTROL')
-rw-r--r--ports/ffmpeg/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ffmpeg/CONTROL b/ports/ffmpeg/CONTROL
index dc4c2d215..56b08c5ec 100644
--- a/ports/ffmpeg/CONTROL
+++ b/ports/ffmpeg/CONTROL
@@ -1,6 +1,6 @@
Source: ffmpeg
Version: 4.3.2
-Port-Version: 4
+Port-Version: 5
Homepage: https://ffmpeg.org
Description: a library to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.
FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.