diff options
| author | Long Nguyen <nguyen.long.908132@gmail.com> | 2020-07-16 05:09:33 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-15 15:09:33 -0700 |
| commit | 830893fb8eefbc12f5a7f8274bfc2ac79dd85449 (patch) | |
| tree | 28f506b63809383b5f62bae5a8caccd6a0cf457d /ports/liblzma/CONTROL | |
| parent | bad319d271fa31557aaede98cb0478ced1213952 (diff) | |
| download | vcpkg-830893fb8eefbc12f5a7f8274bfc2ac79dd85449.tar.gz vcpkg-830893fb8eefbc12f5a7f8274bfc2ac79dd85449.zip | |
[liblzma, libvpx] Add mingw support (#12401)
* [liblzma] Update to v5.2.5
* [liblzma] Use WIN32 instead of MSVC
* [libvpx] Add mingw support
* Update portfile.cmake
* Update CONTROL
* Update CONTROL
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/liblzma/CONTROL')
| -rw-r--r-- | ports/liblzma/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/liblzma/CONTROL b/ports/liblzma/CONTROL index 465efb054..e95b13c3c 100644 --- a/ports/liblzma/CONTROL +++ b/ports/liblzma/CONTROL @@ -1,4 +1,4 @@ Source: liblzma -Version: 5.2.4-5 +Version: 5.2.5 Homepage: https://github.com/xz-mirror/xz Description: Compression library with an API similar to that of zlib. |
