summaryrefslogtreecommitdiffstats
path: root/src/gettext.mk
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-08-13 19:41:03 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-08-17 17:21:28 (GMT)
commitae8b2432361082d03090bf09883196fcf93f63e7 (patch)
treef9519514fe3d8b30d9be1452566353010c964169 /src/gettext.mk
parent983b99d02f6819525f6fafa117b2630b92c98a05 (diff)
downloadmxe-ae8b2432361082d03090bf09883196fcf93f63e7.zip
mxe-ae8b2432361082d03090bf09883196fcf93f63e7.tar.gz
mxe-ae8b2432361082d03090bf09883196fcf93f63e7.tar.bz2
gettext: update
Diffstat (limited to 'src/gettext.mk')
-rw-r--r--src/gettext.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gettext.mk b/src/gettext.mk
index a5bf482..c13c05c 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -3,8 +3,8 @@
PKG := gettext
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.19.1
-$(PKG)_CHECKSUM := 94cd6e81976aeb8ba35cf73967c60b72dd04af8d
+$(PKG)_VERSION := 0.19.2
+$(PKG)_CHECKSUM := 3a8e0627290216d695661a748261eacda5cec8aa
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)