summaryrefslogtreecommitdiff
path: root/package/gettext
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-07-17 09:57:23 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-17 20:55:41 +0200
commit21e468fc4ff2a82be4509e235f4a6d26c4ab705e (patch)
tree26487787784d94593a0ebd6a7fc29b2c71ff7fe5 /package/gettext
parent9d76e731a6bc0c23e9f395a1817d226d7742d2ed (diff)
gettext: bump to version 0.19.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gettext')
-rw-r--r--package/gettext/gettext.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gettext/gettext.mk b/package/gettext/gettext.mk
index 9d5d9f3fa5..c8ef765870 100644
--- a/package/gettext/gettext.mk
+++ b/package/gettext/gettext.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GETTEXT_VERSION = 0.19.1
+GETTEXT_VERSION = 0.19.2
GETTEXT_SITE = $(BR2_GNU_MIRROR)/gettext
GETTEXT_INSTALL_STAGING = YES
GETTEXT_LICENSE = GPLv2+