All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] gdbm: bump to version 1.12
@ 2016-05-18 19:23 Gustavo Zacarias
  2016-05-23 11:58 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-05-18 19:23 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/gdbm/gdbm.hash b/package/gdbm/gdbm.hash
index e7d3592..9759d87 100644
--- a/package/gdbm/gdbm.hash
+++ b/package/gdbm/gdbm.hash
@@ -1,2 +1,3 @@
-# From http://lists.gnu.org/archive/html/info-gnu/2013-12/msg00012.html
-sha1	ce433d0f192c21d41089458ca5c8294efe9806b4	gdbm-1.11.tar.gz
+# From http://lists.gnu.org/archive/html/info-gnu/2016-05/msg00009.html
+md5	9ce96ff4c99e74295ea19040931c8fb9	gdbm-1.12.tar.gz
+sha1	86513e8871bb376bc014e9e5a2d18a8e0a8ea2f5	gdbm-1.12.tar.gz
diff --git a/package/gdbm/gdbm.mk b/package/gdbm/gdbm.mk
index f7a4370..55ece88 100644
--- a/package/gdbm/gdbm.mk
+++ b/package/gdbm/gdbm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GDBM_VERSION = 1.11
+GDBM_VERSION = 1.12
 GDBM_SITE = $(BR2_GNU_MIRROR)/gdbm
 GDBM_LICENSE = GPLv3+
 GDBM_LICENSE_FILES = COPYING
-- 
2.7.3

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

* [Buildroot] [PATCH] gdbm: bump to version 1.12
  2016-05-18 19:23 [Buildroot] [PATCH] gdbm: bump to version 1.12 Gustavo Zacarias
@ 2016-05-23 11:58 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-05-23 11:58 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 18 May 2016 16:23:17 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/gdbm/gdbm.hash | 5 +++--
>  package/gdbm/gdbm.mk   | 2 +-
>  2 files changed, 4 insertions(+), 3 deletions(-)

Applied to next, 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-05-23 11:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-18 19:23 [Buildroot] [PATCH] gdbm: bump to version 1.12 Gustavo Zacarias
2016-05-23 11:58 ` 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.