aboutsummaryrefslogtreecommitdiff
path: root/ports/gettext/CONTROL
diff options
context:
space:
mode:
authordriver1998 <driver1998.ms@outlook.com>2019-04-20 08:02:14 +0800
committerRobert Schumacher <roschuma@microsoft.com>2019-04-19 17:02:14 -0700
commit45b618869d9d6d35b4fc9c845af72c33163e8ceb (patch)
tree10f618bd4d1484495c54f5252fb391dd79bd7468 /ports/gettext/CONTROL
parent19981391b616338314d6ff1ed00ad5894f42122d (diff)
downloadvcpkg-45b618869d9d6d35b4fc9c845af72c33163e8ceb.tar.gz
vcpkg-45b618869d9d6d35b4fc9c845af72c33163e8ceb.zip
[gettext] fixes arm64-windows build (#6151)
* fix gettext defines, fixes arm64-windows build * gettext: code style fix
Diffstat (limited to 'ports/gettext/CONTROL')
-rw-r--r--ports/gettext/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gettext/CONTROL b/ports/gettext/CONTROL
index 60012746b..be85f1d66 100644
--- a/ports/gettext/CONTROL
+++ b/ports/gettext/CONTROL
@@ -1,4 +1,4 @@
Source: gettext
-Version: 0.19-9
+Version: 0.19-10
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