[Buildroot] [git commit] package/gdbm: bump to version 1.22
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-12-06 18:18:08
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=d72a7997668a73d7d796603c7e96bca132226971 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Francois Perrad <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/gdbm/gdbm.hash | 6 +++--- package/gdbm/gdbm.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/gdbm/gdbm.hash b/package/gdbm/gdbm.hash
index f68a16e2f3..59f9ea62de 100644
--- a/package/gdbm/gdbm.hash
+++ b/package/gdbm/gdbm.hash@@ -1,6 +1,6 @@ # From https://www.gnu.org.ua/software/gdbm/download.html -md5 a285c6e2dfed78668664c0555a7d202b gdbm-1.21.tar.gz -sha1 f6eec6113f04a4b5fd2c1cfead10e7d65c8f3d89 gdbm-1.21.tar.gz +md5 0bbd38f12656e4728e2f7c4708aec014 gdbm-1.22.tar.gz +sha1 c45cc0178cbf41828369b07749d41778741703bd gdbm-1.22.tar.gz # Locally computed -sha256 b0b7dbdefd798de7ddccdd8edf6693a30494f7789777838042991ef107339cc2 gdbm-1.21.tar.gz +sha256 f366c823a6724af313b6bbe975b2809f9a157e5f6a43612a72949138d161d762 gdbm-1.22.tar.gz sha256 690d762f2e8e149ab1e2d6a409a3853b6151a2533b2382fae549a176d6bedecf COPYING
diff --git a/package/gdbm/gdbm.mk b/package/gdbm/gdbm.mk
index 3c52d12542..52624f5807 100644
--- a/package/gdbm/gdbm.mk
+++ b/package/gdbm/gdbm.mk@@ -4,7 +4,7 @@ # ################################################################################ -GDBM_VERSION = 1.21 +GDBM_VERSION = 1.22 GDBM_SITE = $(BR2_GNU_MIRROR)/gdbm GDBM_LICENSE = GPL-3.0+ GDBM_LICENSE_FILES = COPYING
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot