aboutsummaryrefslogtreecommitdiff
path: root/ports/libvpx/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-06-18 04:43:44 +0800
committerGitHub <noreply@github.com>2020-06-17 13:43:44 -0700
commit121f3d502a8e3f88958b069a6f9c06dc6243a418 (patch)
tree5554fdf763983b04119cacbe0c5c795c42c5d1fe /ports/libvpx/CONTROL
parentf18e0b4387571ccf2ee1e0a16509289876ff72b7 (diff)
downloadvcpkg-121f3d502a8e3f88958b069a6f9c06dc6243a418.tar.gz
vcpkg-121f3d502a8e3f88958b069a6f9c06dc6243a418.zip
[libvpx] Support arm64-windows (#11963)
Diffstat (limited to 'ports/libvpx/CONTROL')
-rw-r--r--ports/libvpx/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libvpx/CONTROL b/ports/libvpx/CONTROL
index 0ff504cd4..bc79a7e66 100644
--- a/ports/libvpx/CONTROL
+++ b/ports/libvpx/CONTROL
@@ -1,5 +1,5 @@
Source: libvpx
-Version: 1.8.1-5
+Version: 1.8.1-6
Homepage: https://github.com/webmproject/libvpx
Description: The reference software implementation for the video coding formats VP8 and VP9.
-Supports: !(uwp|arm|arm64)
+Supports: !(uwp&arm) \ No newline at end of file