summaryrefslogtreecommitdiffstats
path: root/src/gettext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gettext.mk')
-rw-r--r--src/gettext.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gettext.mk b/src/gettext.mk
index edccffe..0183cd1 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -3,7 +3,7 @@
PKG := gettext
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 5009deb02f67fc3c59c8ce6b82408d1d35d4e38f
+$(PKG)_CHECKSUM := 47685e20abf9df6e5fede9efd04442943a96818b
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)