[liblzma] update to 5.8.2 (#49052)

This commit is contained in:
Vallabh Mahajan
2025-12-24 08:25:33 +05:30
committed by GitHub
parent 86267d08d2
commit 6d2dc8c8d1
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO tukaani-project/xz
REF "v${VERSION}"
SHA512 2f51fb316adb2962e0f2ef6ccc8b544cdc45087b9ad26dcd33f2025784be56578ab937c618e5826b2220b49b79b8581dcb8c6d43cd50ded7ad9de9fe61610f46
SHA512 "a14c9d0a118c611d1156cd9a605269c706b976a752c048db7f2eea956e2bf717ce595f46186d951a6c4493e35658e08fa3fe4b256898c6ca08e3695c0ee7b0e5"
HEAD_REF master
PATCHES
build-tools.patch

View File

@@ -1,6 +1,6 @@
{
"name": "liblzma",
"version": "5.8.1",
"version": "5.8.2",
"description": "Compression library with an API similar to that of zlib.",
"homepage": "https://tukaani.org/xz/",
"license": null,

View File

@@ -5117,7 +5117,7 @@
"port-version": 1
},
"liblzma": {
"baseline": "5.8.1",
"baseline": "5.8.2",
"port-version": 0
},
"libmad": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ac8f26dab6f1bda59ca96900cda5c81a1cd0aa48",
"version": "5.8.2",
"port-version": 0
},
{
"git-tree": "55eb3803f1d0388aebca8fd293963721bbf0092c",
"version": "5.8.1",