summaryrefslogtreecommitdiffstats
path: root/src/gettext.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-03-27 07:59:07 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-03-27 07:59:07 (GMT)
commit0f90669139af671909abee90c3fdc0004eaddf40 (patch)
treee595023fbb3972dcba24e39e112f9596eaa0d4d7 /src/gettext.mk
parentef251940f8a58b6e4247975a6a8688ff22d55340 (diff)
downloadmxe-0f90669139af671909abee90c3fdc0004eaddf40.zip
mxe-0f90669139af671909abee90c3fdc0004eaddf40.tar.gz
mxe-0f90669139af671909abee90c3fdc0004eaddf40.tar.bz2
update package gettext
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 a57ef28..425ab04 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -3,8 +3,8 @@
PKG := gettext
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.18.3.1
-$(PKG)_CHECKSUM := a32c19a6e39450748f6e56d2ac6b8b0966a5ab05
+$(PKG)_VERSION := 0.18.3.2
+$(PKG)_CHECKSUM := a2dc46d788edb0078ab20da7bd194bdb6da2f0d9
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)