diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-08-03 07:44:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-02 16:44:53 -0700 |
| commit | fb24bdc58be7791fcf31baa8476eb6561010b06a (patch) | |
| tree | a5f193203dd76ef9c2489c7c1a482099c29bf19f /versions/baseline.json | |
| parent | 2f573976e68cc1ededbfa811adb4475dea321872 (diff) | |
| download | vcpkg-fb24bdc58be7791fcf31baa8476eb6561010b06a.tar.gz vcpkg-fb24bdc58be7791fcf31baa8476eb6561010b06a.zip | |
[libxml2] Fix build error on uwp (#19221)
* [libxml2] Fix build error on uwp
* Update versions
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index ba5baae9e..30a4f3834 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3754,7 +3754,7 @@ }, "libxml2": { "baseline": "2.9.12", - "port-version": 1 + "port-version": 2 }, "libxmlmm": { "baseline": "0.6.0", |
