[Buildroot] [git commit] gettext: bump to version 0.18.2.1

Peter Korsgaard jacmet at sunsite.dk
Sat Mar 9 20:20:22 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=58e2d30b4d2ea3fcb752f71c20b150dbeb333723
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/gettext/gettext.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/gettext/gettext.mk b/package/gettext/gettext.mk
index 204af10..d374050 100644
--- a/package/gettext/gettext.mk
+++ b/package/gettext/gettext.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-GETTEXT_VERSION = 0.18.2
+GETTEXT_VERSION = 0.18.2.1
 GETTEXT_SITE = $(BR2_GNU_MIRROR)/gettext
 GETTEXT_INSTALL_STAGING = YES
 GETTEXT_LICENSE = GPLv2+


More information about the buildroot mailing list