aboutsummaryrefslogtreecommitdiff
path: root/ports/x264/CONTROL
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2020-09-24 21:37:17 +0200
committerGitHub <noreply@github.com>2020-09-24 12:37:17 -0700
commit2b02b97a2e6705f7855845fc31d20e7a75e8b43d (patch)
tree3d37f04384d0d957097e99f430d210c9854e39ec /ports/x264/CONTROL
parent9ac48a6c493523bd499a0ed613ab080af9246938 (diff)
downloadvcpkg-2b02b97a2e6705f7855845fc31d20e7a75e8b43d.tar.gz
vcpkg-2b02b97a2e6705f7855845fc31d20e7a75e8b43d.zip
[x264] Fix x64-windows-static (#13450)
* try fixing x264 * fix remaining issues * Remove unnecessary COPY_SOURCE
Diffstat (limited to 'ports/x264/CONTROL')
-rw-r--r--ports/x264/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/x264/CONTROL b/ports/x264/CONTROL
index 0a4af3912..565775b15 100644
--- a/ports/x264/CONTROL
+++ b/ports/x264/CONTROL
@@ -1,6 +1,6 @@
Source: x264
Version: 157-303c484ec828ed0
-Port-Version: 9
+Port-Version: 10
Homepage: https://github.com/mirror/x264
Description: x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format
Build-Depends: pthread (linux&osx)