diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-09-05 03:20:38 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-04 12:20:38 -0700 |
| commit | ba34f17814a865ca292865d37643d52b12fe0e92 (patch) | |
| tree | ba721cb2fa2496c3bee2625f935540b48fb2f533 /ports/gettext/CONTROL | |
| parent | a3e8197f2d7fa043f5c0dc5ccac3446fac6ebac2 (diff) | |
| download | vcpkg-ba34f17814a865ca292865d37643d52b12fe0e92.tar.gz vcpkg-ba34f17814a865ca292865d37643d52b12fe0e92.zip | |
[gettext]Improve gettext on Linux. (#7990)
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 a6adfefc6..1816f8b76 100644 --- a/ports/gettext/CONTROL +++ b/ports/gettext/CONTROL @@ -1,5 +1,5 @@ Source: gettext -Version: 0.19-10 +Version: 0.19-11 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 |
