diff options
| author | pastdue <30942300+past-due@users.noreply.github.com> | 2021-02-02 17:37:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-02 14:37:29 -0800 |
| commit | 4ef16cd07edc4cc9570d543a4eb09c51006588ab (patch) | |
| tree | 5aee0a7d53de6fc3b8468a14482e08aa22262e74 /versions/l- | |
| parent | bbcf31b05c6a77d296b0ef28f9613072b57805af (diff) | |
| download | vcpkg-4ef16cd07edc4cc9570d543a4eb09c51006588ab.tar.gz vcpkg-4ef16cd07edc4cc9570d543a4eb09c51006588ab.zip | |
[libidn2] Fix cross-compile (non-Windows) (#15868)
* [libidn2] Fix cross-compile (non-Windows)
* Convert CONTROL, bump port-version
* x-add-version libidn2
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libidn2.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libidn2.json b/versions/l-/libidn2.json index cbf0a4fb2..688c8a1ac 100644 --- a/versions/l-/libidn2.json +++ b/versions/l-/libidn2.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "6f5a62105488c9eb440e97c4d49a1ac6c8fa996c", + "version-string": "2.3.0", + "port-version": 2 + }, + { "git-tree": "6d198421acf88e8196da7f2d1389100307f92133", "version-string": "2.3.0", "port-version": 1 |
