All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] libbson: bump to version 1.9.4
@ 2018-04-29 16:17 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2018-04-29 16:17 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=170b111312f4f0a5547dd8a984e9b1bcd81f45b1
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/libbson/libbson.hash | 4 +++-
 package/libbson/libbson.mk   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/package/libbson/libbson.hash b/package/libbson/libbson.hash
index 27abe90bfd..b20a0cd8d4 100644
--- a/package/libbson/libbson.hash
+++ b/package/libbson/libbson.hash
@@ -1,2 +1,4 @@
 # Locally calculated
-sha256	aad410123e4bd8a9804c3c3d79e03344e2df104872594dc2cf19605d492944ba libbson-1.6.2.tar.gz
+sha256	c3cc230a3451bf7fedc5bb34c3191fd23d841e65ec415301f6c77e531924b769 libbson-1.9.4.tar.gz
+sha256	cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 COPYING
+sha256	8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e THIRD_PARTY_NOTICES
diff --git a/package/libbson/libbson.mk b/package/libbson/libbson.mk
index 8a71fc394c..2c9cbc7fe0 100644
--- a/package/libbson/libbson.mk
+++ b/package/libbson/libbson.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBBSON_VERSION = 1.6.2
+LIBBSON_VERSION = 1.9.4
 LIBBSON_SITE = https://github.com/mongodb/libbson/releases/download/$(LIBBSON_VERSION)
 LIBBSON_LICENSE = Apache-2.0, MIT (jsonl), ISC (b64), Zlib (md5)
 LIBBSON_LICENSE_FILES = COPYING THIRD_PARTY_NOTICES

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

only message in thread, other threads:[~2018-04-29 16:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-29 16:17 [Buildroot] [git commit] libbson: bump to version 1.9.4 Peter Korsgaard

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.