aboutsummaryrefslogtreecommitdiff
path: root/ports/liblzma/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2020-07-29 15:57:24 -0700
committerGitHub <noreply@github.com>2020-07-29 15:57:24 -0700
commitb93fa7a1b44a9290b9bdbb8ee7419cbda6fc20fa (patch)
tree59deb11e4e18e4abd7491895bff2c4560eadf7f5 /ports/liblzma/CONTROL
parenta2d3782198a715a3ded943a86d9dd8f7ff95abf7 (diff)
downloadvcpkg-b93fa7a1b44a9290b9bdbb8ee7419cbda6fc20fa.tar.gz
vcpkg-b93fa7a1b44a9290b9bdbb8ee7419cbda6fc20fa.zip
[liblzma] Patch headers to fix https://github.com/OpenTTD/OpenTTD/pull/7614 (#7226)
* [liblzma] Patch headers to fix https://github.com/OpenTTD/OpenTTD/pull/7614 * Bump the version in CONTROL file Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/liblzma/CONTROL')
-rw-r--r--ports/liblzma/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/liblzma/CONTROL b/ports/liblzma/CONTROL
index e95b13c3c..dc9d0fda8 100644
--- a/ports/liblzma/CONTROL
+++ b/ports/liblzma/CONTROL
@@ -1,4 +1,5 @@
Source: liblzma
Version: 5.2.5
+Port-Version: 1
Homepage: https://github.com/xz-mirror/xz
Description: Compression library with an API similar to that of zlib.