All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] gettext: bump to version 0.19.8
@ 2016-06-09 22:04 Gustavo Zacarias
  2016-06-09 22:13 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-06-09 22:04 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/gettext/gettext.hash | 6 +++---
 package/gettext/gettext.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/gettext/gettext.hash b/package/gettext/gettext.hash
index 3236fda..adaeb3eb 100644
--- a/package/gettext/gettext.hash
+++ b/package/gettext/gettext.hash
@@ -1,3 +1,3 @@
-# From http://lists.gnu.org/archive/html/bug-gettext/2015-12/msg00019.html
-md5	f81e50556da41b44c1d59ac93474dca5	gettext-0.19.7.tar.xz
-sha1	4b2574b76d14c98270bf607a2a62f033524d8e8c	gettext-0.19.7.tar.xz
+# From http://lists.gnu.org/archive/html/bug-gettext/2016-06/msg00002.html
+md5	3e7ed1ac886b9b1a4e23e71113da6358	gettext-0.19.8.tar.xz
+sha1	dc551d4783edf691c1f0095ca927d3128b5093e8	gettext-0.19.8.tar.xz
diff --git a/package/gettext/gettext.mk b/package/gettext/gettext.mk
index 0b4e5dd..fa43f7b 100644
--- a/package/gettext/gettext.mk
+++ b/package/gettext/gettext.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GETTEXT_VERSION = 0.19.7
+GETTEXT_VERSION = 0.19.8
 GETTEXT_SITE = $(BR2_GNU_MIRROR)/gettext
 GETTEXT_SOURCE = gettext-$(GETTEXT_VERSION).tar.xz
 GETTEXT_INSTALL_STAGING = YES
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] gettext: bump to version 0.19.8
  2016-06-09 22:04 [Buildroot] [PATCH] gettext: bump to version 0.19.8 Gustavo Zacarias
@ 2016-06-09 22:13 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-06-09 22:13 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu,  9 Jun 2016 19:04:29 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/gettext/gettext.hash | 6 +++---
>  package/gettext/gettext.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-09 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-09 22:04 [Buildroot] [PATCH] gettext: bump to version 0.19.8 Gustavo Zacarias
2016-06-09 22:13 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.