aboutsummaryrefslogtreecommitdiff
path: root/ports/liblzma/CONTROL
diff options
context:
space:
mode:
authorAlvin <52727318+AlvinZhangH@users.noreply.github.com>2020-02-05 07:32:13 +0800
committerGitHub <noreply@github.com>2020-02-04 15:32:13 -0800
commit319a54ebd3761ea39bc8f03cb1e205feb7f3fee5 (patch)
treed876ed3d088b1c00f26dc895e7fca2efaacb9d0b /ports/liblzma/CONTROL
parentd808514c9df44bb97d6eccff952bfe8ec4e156f7 (diff)
downloadvcpkg-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/CONTROL2
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.