From dad6d642764eb5b798bcd5b082516bf06e922265 Mon Sep 17 00:00:00 2001 From: Jimmy Lee Date: Fri, 23 Jul 2021 06:48:47 +0800 Subject: [liblzma] add install bundle for support build target for ios platform. (#18829) * [liblzma] add install bundle for support build target for ios platform. * Remove the deprecated functions * format vcpkg.json * Update the baseline version Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> --- versions/baseline.json | 2 +- versions/l-/liblzma.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'versions') diff --git a/versions/baseline.json b/versions/baseline.json index 38b30fc8c..7e997b8ac 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3330,7 +3330,7 @@ }, "liblzma": { "baseline": "5.2.5", - "port-version": 2 + "port-version": 3 }, "libmad": { "baseline": "0.15.1-8", diff --git a/versions/l-/liblzma.json b/versions/l-/liblzma.json index 447217eb5..9825016e3 100644 --- a/versions/l-/liblzma.json +++ b/versions/l-/liblzma.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2c5f893c8d78d30c4641e9f4d0c7818386f8c8c9", + "version-semver": "5.2.5", + "port-version": 3 + }, { "git-tree": "5f491131f98307f42a98db7ad0b5455225481284", "version-string": "5.2.5", -- cgit v1.2.3