summaryrefslogtreecommitdiffstats
path: root/src/gettext.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-06-10 20:36:15 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-06-10 20:36:15 (GMT)
commitb85d79650ac6a7bb45759b12deae37ae40c8538a (patch)
treeddf84b40ca9acf65ad5f1de331f498280e51e1f9 /src/gettext.mk
parentfc0f1e98e4c2d983102fff31dc163ba5b0aa7513 (diff)
downloadmxe-b85d79650ac6a7bb45759b12deae37ae40c8538a.zip
mxe-b85d79650ac6a7bb45759b12deae37ae40c8538a.tar.gz
mxe-b85d79650ac6a7bb45759b12deae37ae40c8538a.tar.bz2
update: gettext libpng wget
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 03982cf..ad858b7 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -3,8 +3,8 @@
PKG := gettext
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.19.7
-$(PKG)_CHECKSUM := 5386d2a40500295783c6a52121adcf42a25519e2d23675950619c9e69558c23f
+$(PKG)_VERSION := 0.19.8
+$(PKG)_CHECKSUM := 3da4f6bd79685648ecf46dab51d66fcdddc156f41ed07e580a696a38ac61d48f
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)