summaryrefslogtreecommitdiffstats
path: root/src/gettext.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2016-01-09 06:41:03 (GMT)
committerTony Theodore <tonyt@logyst.com>2016-01-12 08:41:40 (GMT)
commitf2024506a4e8bc35d3d3c67698c51dfa8f0dcc1a (patch)
tree123ba093c2a46aa25299954593fcb6c4e822c106 /src/gettext.mk
parentec62f3c7cd7032293bc7b59497b2ef64603dfada (diff)
downloadmxe-f2024506a4e8bc35d3d3c67698c51dfa8f0dcc1a.zip
mxe-f2024506a4e8bc35d3d3c67698c51dfa8f0dcc1a.tar.gz
mxe-f2024506a4e8bc35d3d3c67698c51dfa8f0dcc1a.tar.bz2
gettext: update 0.19.5.1 --> 0.19.7
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 26ce272..03982cf 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -3,8 +3,8 @@
PKG := gettext
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.19.5.1
-$(PKG)_CHECKSUM := a198d53b0c1fb11421ead197b7e76b144e887c9ef5a685323e92cbc950227731
+$(PKG)_VERSION := 0.19.7
+$(PKG)_CHECKSUM := 5386d2a40500295783c6a52121adcf42a25519e2d23675950619c9e69558c23f
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)