diff options
author | Mark Brand <mabrand@mabrand.nl> | 2015-07-30 09:47:33 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2015-07-30 09:48:43 (GMT) |
commit | 7f50d81e5ad51d0112fa03ce1e0aee3d56c01d57 (patch) | |
tree | 3d1872d9a0fe93c0a9fcece731817d5d9f594176 /src/gettext.mk | |
parent | 7882944eb99fa14bb82f3045896668a68f8c68a7 (diff) | |
download | mxe-7f50d81e5ad51d0112fa03ce1e0aee3d56c01d57.zip mxe-7f50d81e5ad51d0112fa03ce1e0aee3d56c01d57.tar.gz mxe-7f50d81e5ad51d0112fa03ce1e0aee3d56c01d57.tar.bz2 |
dbus gettext harfbuzz libidn libpng: update
Diffstat (limited to 'src/gettext.mk')
-rw-r--r-- | src/gettext.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gettext.mk b/src/gettext.mk index 425ff4d..01b371a 100644 --- a/src/gettext.mk +++ b/src/gettext.mk @@ -3,8 +3,8 @@ PKG := gettext $(PKG)_IGNORE := -$(PKG)_VERSION := 0.19.4 -$(PKG)_CHECKSUM := c473f4f268501d971b913197fb07767e628644bb +$(PKG)_VERSION := 0.19.5.1 +$(PKG)_CHECKSUM := bec084bc9e2ecfb9a30ce17a68b71865449f6c12 $(PKG)_SUBDIR := gettext-$($(PKG)_VERSION) $(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE) |