aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMartijn Kaijser <mcm.kaijser@gmail.com>2016-06-11 17:52:07 +0200
committerMartijn Kaijser <mcm.kaijser@gmail.com>2016-06-11 17:52:07 +0200
commit8ab31686070561c3cf9f3424d98f1b1fcfa0de26 (patch)
treebdc2ed30fdb249d26f596fa02cbfefc470641f14 /tools
parent536fa3c3ba893dc5b86da702f1b0074d2ea32483 (diff)
[depends] gettext 0.19.8
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/native/gettext-native/Makefile2
-rw-r--r--tools/depends/target/gettext/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/depends/native/gettext-native/Makefile b/tools/depends/native/gettext-native/Makefile
index cbde5f59ed..8c75a28c6d 100644
--- a/tools/depends/native/gettext-native/Makefile
+++ b/tools/depends/native/gettext-native/Makefile
@@ -5,7 +5,7 @@ DEPS= ../../Makefile.include.in Makefile
# lib name, version
LIBNAME=gettext
-VERSION=0.18.2
+VERSION=0.19.8
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz
diff --git a/tools/depends/target/gettext/Makefile b/tools/depends/target/gettext/Makefile
index 85ca94d4bc..31ee560bdf 100644
--- a/tools/depends/target/gettext/Makefile
+++ b/tools/depends/target/gettext/Makefile
@@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile
# lib name, version
LIBNAME=gettext
-VERSION=0.18.2
+VERSION=0.19.8
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz