All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/next] gdbm: bump to version 1.12
@ 2016-05-23 11:57 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2016-05-23 11:57 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=279f4a0eaa54a003b7f245145de952b1d5188e2a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-23 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-23 11:57 [Buildroot] [git commit branch/next] gdbm: bump to version 1.12 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.