aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/CONTROL
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2020-08-22 00:47:31 +0200
committerGitHub <noreply@github.com>2020-08-21 15:47:31 -0700
commit0ccb9d314830f0faa1be0c10168b492cc11ecb68 (patch)
treea9516e90d9304ca38b128b470d89146931f8b78e /ports/ffmpeg/CONTROL
parent2a91f05e098c31efbdb3d87a091bc7e00dea9f2e (diff)
downloadvcpkg-0ccb9d314830f0faa1be0c10168b492cc11ecb68.tar.gz
vcpkg-0ccb9d314830f0faa1be0c10168b492cc11ecb68.zip
[ffmpeg] fix cmake module (#13004)
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 44f63079c..c9ea04fa4 100644
--- a/ports/ffmpeg/CONTROL
+++ b/ports/ffmpeg/CONTROL
@@ -1,6 +1,6 @@
Source: ffmpeg
Version: 4.2
-Port-Version: 20
+Port-Version: 21
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.