diff options
| author | Voskrese <10104740+Voskrese@users.noreply.github.com> | 2020-05-01 01:11:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-30 10:11:20 -0700 |
| commit | b8c5ede662c774a5e2a10418933075a9f84ccd0c (patch) | |
| tree | 3bd77068e8b97d5104af42e6ceede255135a4162 /ports/libvpx/CONTROL | |
| parent | 695d2a8a4de7a4065edc514508795d83b5dd4eb3 (diff) | |
| download | vcpkg-b8c5ede662c774a5e2a10418933075a9f84ccd0c.tar.gz vcpkg-b8c5ede662c774a5e2a10418933075a9f84ccd0c.zip | |
[msbuild] Hotfix /p:UseEnv=True to be a port-local setting (#11058)
* Update vcpkg_build_msbuild.cmake
* Update vcpkg_install_msbuild.cmake
* Update CONTROL
* Update CONTROL
* Update portfile.cmake
* Update portfile.cmake
* Update ci.baseline.txt
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 2472e88a3..b18dfe6c0 100644 --- a/ports/libvpx/CONTROL +++ b/ports/libvpx/CONTROL @@ -1,5 +1,5 @@ Source: libvpx
-Version: 1.8.1-2
+Version: 1.8.1-3
Homepage: https://github.com/webmproject/libvpx
Description: The reference software implementation for the video coding formats VP8 and VP9.
Supports: !(uwp|arm|arm64|linux|osx)
|
