diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-31 17:57:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-31 17:57:29 -0700 |
| commit | b8a2aa738207fae6f5716eaba237669a7b4ec280 (patch) | |
| tree | 27bb92c714f5e4e8584278347cc1e26b0eccd7ce /ports/gettext/CONTROL | |
| parent | b89507f770a950b53c5312c1453cf7c13292126d (diff) | |
| parent | 39666bbcd9f1816b8ebf836298de843f321ab364 (diff) | |
| download | vcpkg-b8a2aa738207fae6f5716eaba237669a7b4ec280.tar.gz vcpkg-b8a2aa738207fae6f5716eaba237669a7b4ec280.zip | |
Merge pull request #1186 from zabulus/gettext
Fix gettext arm build
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 3ab837168..fad410359 100644 --- a/ports/gettext/CONTROL +++ b/ports/gettext/CONTROL @@ -1,3 +1,3 @@ Source: gettext -Version: 0.19 +Version: 0.19-1 Description: The GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages |
