diff options
| author | Matthias C. M. Troffaes <matthias.troffaes@gmail.com> | 2020-09-24 19:43:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-24 11:43:33 -0700 |
| commit | dfd60fa63b9e4ee6e473fed455553678acefddd6 (patch) | |
| tree | c0b5dbd9226d5a8535f66356b0e8494d553540cb /ports/libvpx/CONTROL | |
| parent | 5c3733770af8ccfda7848928e0fcadb4f462cf1e (diff) | |
| download | vcpkg-dfd60fa63b9e4ee6e473fed455553678acefddd6.tar.gz vcpkg-dfd60fa63b9e4ee6e473fed455553678acefddd6.zip | |
[libvpx] fix cmake target for linux (#13636)
Diffstat (limited to 'ports/libvpx/CONTROL')
| -rw-r--r-- | ports/libvpx/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libvpx/CONTROL b/ports/libvpx/CONTROL index a61d534b5..8cdbaa470 100644 --- a/ports/libvpx/CONTROL +++ b/ports/libvpx/CONTROL @@ -1,6 +1,6 @@ Source: libvpx
Version: 1.9.0
-Port-Version: 1
+Port-Version: 2
Homepage: https://github.com/webmproject/libvpx
Description: The reference software implementation for the video coding formats VP8 and VP9.
Supports: !(uwp&arm)
|
