diff options
| author | past-due <30942300+past-due@users.noreply.github.com> | 2020-02-03 18:14:03 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-03 15:14:03 -0800 |
| commit | 85bf9d9d792e379e973d66c8af9f39d65d1d6d42 (patch) | |
| tree | 915f6e29f732dcfe27ea03c379123941681cbc21 /ports/gettext/CONTROL | |
| parent | e62d1361288e83eba786395b60361ab35ba83800 (diff) | |
| download | vcpkg-85bf9d9d792e379e973d66c8af9f39d65d1d6d42.tar.gz vcpkg-85bf9d9d792e379e973d66c8af9f39d65d1d6d42.zip | |
[gettext] Fix Unicode path support on Windows (#9855)
Diffstat (limited to 'ports/gettext/CONTROL')
| -rw-r--r-- | ports/gettext/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gettext/CONTROL b/ports/gettext/CONTROL index bb4b113f1..5cfa7b0d7 100644 --- a/ports/gettext/CONTROL +++ b/ports/gettext/CONTROL @@ -1,5 +1,5 @@ Source: gettext -Version: 0.19-13 +Version: 0.19-14 Homepage: https://www.gnu.org/software/gettext/ Description: The GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages. Provides libintl. Build-Depends: libiconv |
