diff options
| author | Alvin <52727318+AlvinZhangH@users.noreply.github.com> | 2020-02-05 07:32:13 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-04 15:32:13 -0800 |
| commit | 319a54ebd3761ea39bc8f03cb1e205feb7f3fee5 (patch) | |
| tree | d876ed3d088b1c00f26dc895e7fca2efaacb9d0b /ports/liblzma/CONTROL | |
| parent | d808514c9df44bb97d6eccff952bfe8ec4e156f7 (diff) | |
| download | vcpkg-319a54ebd3761ea39bc8f03cb1e205feb7f3fee5.tar.gz vcpkg-319a54ebd3761ea39bc8f03cb1e205feb7f3fee5.zip | |
[liblzma] Fix build failure (#7481)
* fix 7426 issue
* fix 7426 issue -change the CONTROL file
* [liblzma] Remove quantlib:x64-os from ci.baseline.txt
* [liblzma] Update the CONTROL version
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 1148fbb52..2c44c3d16 100644 --- a/ports/liblzma/CONTROL +++ b/ports/liblzma/CONTROL @@ -1,4 +1,4 @@ Source: liblzma -Version: 5.2.4-3 +Version: 5.2.4-4 Homepage: https://github.com/xz-mirror/xz Description: Compression library with an API similar to that of zlib. |
