aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/CONTROL
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2021-04-15 22:55:28 +0200
committerGitHub <noreply@github.com>2021-04-15 13:55:28 -0700
commita267ab118c09f56f3dae96c9a4b3410820ad2f0b (patch)
tree0e68de32a62a9ee771e02e516d43ee268ac0673d /ports/ffmpeg/CONTROL
parent2bdc34f664583c138c617dc54729097840414735 (diff)
downloadvcpkg-a267ab118c09f56f3dae96c9a4b3410820ad2f0b.tar.gz
vcpkg-a267ab118c09f56f3dae96c9a4b3410820ad2f0b.zip
[ffmpeg] add -fPIC (#17298)
* [ffmpeg] enable position-independent-code * [ffmpeg] update version refs * [ffmpeg] fix regressions * [ffmpeg] fix refs
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 6c0b0ca21..dc4c2d215 100644
--- a/ports/ffmpeg/CONTROL
+++ b/ports/ffmpeg/CONTROL
@@ -1,6 +1,6 @@
Source: ffmpeg
Version: 4.3.2
-Port-Version: 3
+Port-Version: 4
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.