diff options
| author | Levin Li <lilinfeng303@outlook.com> | 2021-07-27 02:07:56 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-26 11:07:56 -0700 |
| commit | e2d85ffca65240503148020dcc3e1daf992d3579 (patch) | |
| tree | 80033588432a304967d86e2c020fb23b4b177c1d /ports/libiconv/CONTROL | |
| parent | 358225a9177f750d7233ebc94348a7f5578e1041 (diff) | |
| download | vcpkg-e2d85ffca65240503148020dcc3e1daf992d3579.tar.gz vcpkg-e2d85ffca65240503148020dcc3e1daf992d3579.zip | |
[libiconv] Fix 'DLL Initialization Failed' in UWP applications (#19108)
* Fix for libiconv
* Update port version
Diffstat (limited to 'ports/libiconv/CONTROL')
| -rw-r--r-- | ports/libiconv/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libiconv/CONTROL b/ports/libiconv/CONTROL index f7414b819..6eed4fee3 100644 --- a/ports/libiconv/CONTROL +++ b/ports/libiconv/CONTROL @@ -1,5 +1,5 @@ Source: libiconv Version: 1.16 -Port-Version: 8 +Port-Version: 9 Homepage: https://www.gnu.org/software/libiconv/ Description: GNU Unicode text conversion |
