diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-07-26 20:02:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-26 11:02:24 -0700 |
| commit | b57e29a6ceb3ca1382eca103dee876c7d2ac25ca (patch) | |
| tree | 2bc9494ecbf59c5b9acc7d3632e227a2f888e754 /versions/baseline.json | |
| parent | be01bbc3e1bd99d212225168c6c41329b5dbc969 (diff) | |
| download | vcpkg-b57e29a6ceb3ca1382eca103dee876c7d2ac25ca.tar.gz vcpkg-b57e29a6ceb3ca1382eca103dee876c7d2ac25ca.zip | |
[libidn2] Fixes for mingw and minor issues (#19002)
* Fix port's cmake buildsystem for mingw
* Install pc file for windows
* Modernize portfile
* Increment port-version
* x-add-version
* Use libunistring for non-windows
* CR and doc changes
* Update git-tree
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 f98b67ca2..2282ac6cf 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3270,7 +3270,7 @@ }, "libidn2": { "baseline": "2.3.0", - "port-version": 3 + "port-version": 4 }, "libigl": { "baseline": "2.2.0", |
