summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-05-13 19:51:54 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-05-13 19:51:54 (GMT)
commit26d55eaf9cdc502089f1b59780943226ea0005b1 (patch)
tree16ca4b94b4f118017c305ac181d2281fd443a6e9
parenteb3596e03dc25d6c44a7d814f6aa0876caef1772 (diff)
downloadmxe-26d55eaf9cdc502089f1b59780943226ea0005b1.zip
mxe-26d55eaf9cdc502089f1b59780943226ea0005b1.tar.gz
mxe-26d55eaf9cdc502089f1b59780943226ea0005b1.tar.bz2
upgrade package gettext
-rw-r--r--src/gettext.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gettext.mk b/src/gettext.mk
index 121c6b8..f6804f1 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -4,8 +4,8 @@
# gettext
PKG := gettext
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.17
-$(PKG)_CHECKSUM := c51803d9f745f6ace36bd09c0486d5735ce399cf
+$(PKG)_VERSION := 0.18
+$(PKG)_CHECKSUM := de396ec6877a451427d8597197d18c2d4b8f1a26
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.gnu.org/software/gettext/