summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-10-17 06:17:00 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-10-17 06:17:00 (GMT)
commit2ccd7249f7bda2ae4747b210ad17bd40894a7d25 (patch)
tree1ea566752352f6cc2430ca883cf0f3d952f8cb17 /src
parent520c75239dbab8e0bbb1e9b8c32f1648f5bc4091 (diff)
downloadmxe-2ccd7249f7bda2ae4747b210ad17bd40894a7d25.zip
mxe-2ccd7249f7bda2ae4747b210ad17bd40894a7d25.tar.gz
mxe-2ccd7249f7bda2ae4747b210ad17bd40894a7d25.tar.bz2
gettext: update
Diffstat (limited to 'src')
-rw-r--r--src/gettext.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gettext.mk b/src/gettext.mk
index c13c05c..9a7ca43 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -3,8 +3,8 @@
PKG := gettext
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.19.2
-$(PKG)_CHECKSUM := 3a8e0627290216d695661a748261eacda5cec8aa
+$(PKG)_VERSION := 0.19.3
+$(PKG)_CHECKSUM := 8a4614d5d797af98822b88858c17ad8b3ed4224f
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)