aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-03-28 10:40:10 +0800
committerGitHub <noreply@github.com>2020-03-27 19:40:10 -0700
commit774f4fe6dddeaf4d4aae163d3272032a1337d953 (patch)
treea154c8e599d82cf6708d1fa234a26642235d5fc2 /ports/ffmpeg/CONTROL
parentaa9b8ecc06d8246b5064befd806750bf74368435 (diff)
downloadvcpkg-774f4fe6dddeaf4d4aae163d3272032a1337d953.tar.gz
vcpkg-774f4fe6dddeaf4d4aae163d3272032a1337d953.zip
[ffmpeg] Install tools (#10486)
* [ffmpeg] Install tools * [ffmpeg] Fix incorrect macro * [ffmpeg] Re-fix installation * re-trigger ci test
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 ef26c4d97..dce153168 100644
--- a/ports/ffmpeg/CONTROL
+++ b/ports/ffmpeg/CONTROL
@@ -1,5 +1,5 @@
Source: ffmpeg
-Version: 4.2-6
+Version: 4.2-7
Build-Depends: zlib
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.