All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libbson: bump version to 1.9.5
Date: Sun,  6 Oct 2019 14:42:15 +0200	[thread overview]
Message-ID: <20191006124215.11788-1-bernd.kuhls@t-online.de> (raw)

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libbson/libbson.hash | 2 +-
 package/libbson/libbson.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libbson/libbson.hash b/package/libbson/libbson.hash
index b20a0cd8d4..568459900a 100644
--- a/package/libbson/libbson.hash
+++ b/package/libbson/libbson.hash
@@ -1,4 +1,4 @@
 # Locally calculated
-sha256	c3cc230a3451bf7fedc5bb34c3191fd23d841e65ec415301f6c77e531924b769 libbson-1.9.4.tar.gz
+sha256	6bb51b863a4641d6d7729e4b55df8f4389ed534c34eb3a1cda906a53df11072c libbson-1.9.5.tar.gz
 sha256	cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 COPYING
 sha256	8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e THIRD_PARTY_NOTICES
diff --git a/package/libbson/libbson.mk b/package/libbson/libbson.mk
index 2c9cbc7fe0..931df333ca 100644
--- a/package/libbson/libbson.mk
+++ b/package/libbson/libbson.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBBSON_VERSION = 1.9.4
+LIBBSON_VERSION = 1.9.5
 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
-- 
2.20.1

             reply	other threads:[~2019-10-06 12:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-06 12:42 Bernd Kuhls [this message]
2019-10-07 20:34 ` [Buildroot] [PATCH 1/1] package/libbson: bump version to 1.9.5 Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191006124215.11788-1-bernd.kuhls@t-online.de \
    --to=bernd.kuhls@t-online.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.