summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-06-11 16:47:04 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-06-11 16:47:04 (GMT)
commit5bdb2c2912cad3058554cd3f3325440b0998651d (patch)
tree87967c914c162803129db37e0e579ffce00b90f1 /src
parent8eaa5cde7a9db4499ecd069dc68d8d3a2e388cb3 (diff)
downloadmxe-5bdb2c2912cad3058554cd3f3325440b0998651d.zip
mxe-5bdb2c2912cad3058554cd3f3325440b0998651d.tar.gz
mxe-5bdb2c2912cad3058554cd3f3325440b0998651d.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 ad858b7..09a2d4d 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -3,8 +3,8 @@
PKG := gettext
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.19.8
-$(PKG)_CHECKSUM := 3da4f6bd79685648ecf46dab51d66fcdddc156f41ed07e580a696a38ac61d48f
+$(PKG)_VERSION := 0.19.8.1
+$(PKG)_CHECKSUM := ff942af0e438ced4a8b0ea4b0b6e0d6d657157c5e2364de57baa279c1c125c43
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)