From: Carsten Schlote <[email protected]> Signed-off-by: Carsten Schlote <[email protected]> --- rules/gettext.make | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rules/gettext.make b/rules/gettext.make index ec4e3d1..65b3d59 100644 --- a/rules/gettext.make +++ b/rules/gettext.make @@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_GETTEXT) += gettext # # Paths and names # -GETTEXT_VERSION := 0.16.1 +GETTEXT_VERSION := 0.17 GETTEXT := gettext-$(GETTEXT_VERSION) GETTEXT_SUFFIX := tar.gz GETTEXT_URL := $(PTXCONF_SETUP_GNUMIRROR)/gettext/$(GETTEXT).$(GETTEXT_SUFFIX) -- 1.6.5.6.gb3118 -- ptxdist mailing list [email protected]
