diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-07-22 00:40:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-21 15:40:01 -0700 |
| commit | c69096659f49e2b1aca532ea5c2f8c135182519b (patch) | |
| tree | 8f35d66b6d63151d6aa087dde4d6360c964a02ef /versions/l- | |
| parent | d417ae59d6e9aa20d9f812b5deb966645c54687d (diff) | |
| download | vcpkg-c69096659f49e2b1aca532ea5c2f8c135182519b.tar.gz vcpkg-c69096659f49e2b1aca532ea5c2f8c135182519b.zip | |
[libxml2] fix wrapper (#19033)
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libxml2.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libxml2.json b/versions/l-/libxml2.json index 3b5409d25..d88953a5a 100644 --- a/versions/l-/libxml2.json +++ b/versions/l-/libxml2.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "a68bece41619060ca2e212b916dcc60c65ca3603", + "version-semver": "2.9.12", + "port-version": 1 + }, + { "git-tree": "c6fe9f85f9c0a1f9349de95425b786cf6462314c", "version-semver": "2.9.12", "port-version": 0 |
