* [ptxdist] [PATCH] nlohmann-json: version bump 3.11.3 -> 3.12.0
@ 2026-04-20 15:22 Alexander Dahl via ptxdist
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl via ptxdist @ 2026-04-20 15:22 UTC (permalink / raw)
To: ptxdist; +Cc: Alexander Dahl
Bug fixes and some new features, all backward-compatible.
Copyright year in license changed.
Link: https://github.com/nlohmann/json/releases/tag/v3.12.0
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
rules/nlohmann-json.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/nlohmann-json.make b/rules/nlohmann-json.make
index 392fbd57a..fd20c8b3e 100644
--- a/rules/nlohmann-json.make
+++ b/rules/nlohmann-json.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_NLOHMANN_JSON) += nlohmann-json
#
# Paths and names
#
-NLOHMANN_JSON_VERSION := 3.11.3
-NLOHMANN_JSON_MD5 := d603041cbc6051edbaa02ebb82cf0aa9
+NLOHMANN_JSON_VERSION := 3.12.0
+NLOHMANN_JSON_MD5 := c2528c3e04faccaaee44f1f8f3d30d99
NLOHMANN_JSON := nlohmann-json-$(NLOHMANN_JSON_VERSION)
NLOHMANN_JSON_SUFFIX := tar.gz
NLOHMANN_JSON_URL := https://github.com/nlohmann/json/archive/refs/tags/v$(NLOHMANN_JSON_VERSION).$(NLOHMANN_JSON_SUFFIX)
NLOHMANN_JSON_SOURCE := $(SRCDIR)/$(NLOHMANN_JSON).$(NLOHMANN_JSON_SUFFIX)
NLOHMANN_JSON_DIR := $(BUILDDIR)/$(NLOHMANN_JSON)
NLOHMANN_JSON_LICENSE := MIT
-NLOHMANN_JSON_LICENSE_FILES := file://LICENSE.MIT;md5=f969127d7b7ed0a8a63c2bbeae002588
+NLOHMANN_JSON_LICENSE_FILES := file://LICENSE.MIT;md5=3b489645de9825cca5beeb9a7e18b6eb
# ----------------------------------------------------------------------------
# Prepare
base-commit: 9e28c99dd6a5b30c578b75deb71bd82d41fda429
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] nlohmann-json: version bump 3.11.3 -> 3.12.0
2026-04-20 15:22 [ptxdist] [PATCH] nlohmann-json: version bump 3.11.3 -> 3.12.0 Alexander Dahl via ptxdist
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Alexander Dahl
Thanks, applied as c5e31a9ade4da00e12d7c9325d9d6a39282f436d.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:15 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Bug fixes and some new features, all backward-compatible.
> Copyright year in license changed.
>
> Link: https://github.com/nlohmann/json/releases/tag/v3.12.0
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20260420152215.1704527-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/nlohmann-json.make b/rules/nlohmann-json.make
> index 392fbd57a87f..fd20c8b3e0c9 100644
> --- a/rules/nlohmann-json.make
> +++ b/rules/nlohmann-json.make
> @@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_NLOHMANN_JSON) += nlohmann-json
> #
> # Paths and names
> #
> -NLOHMANN_JSON_VERSION := 3.11.3
> -NLOHMANN_JSON_MD5 := d603041cbc6051edbaa02ebb82cf0aa9
> +NLOHMANN_JSON_VERSION := 3.12.0
> +NLOHMANN_JSON_MD5 := c2528c3e04faccaaee44f1f8f3d30d99
> NLOHMANN_JSON := nlohmann-json-$(NLOHMANN_JSON_VERSION)
> NLOHMANN_JSON_SUFFIX := tar.gz
> NLOHMANN_JSON_URL := https://github.com/nlohmann/json/archive/refs/tags/v$(NLOHMANN_JSON_VERSION).$(NLOHMANN_JSON_SUFFIX)
> NLOHMANN_JSON_SOURCE := $(SRCDIR)/$(NLOHMANN_JSON).$(NLOHMANN_JSON_SUFFIX)
> NLOHMANN_JSON_DIR := $(BUILDDIR)/$(NLOHMANN_JSON)
> NLOHMANN_JSON_LICENSE := MIT
> -NLOHMANN_JSON_LICENSE_FILES := file://LICENSE.MIT;md5=f969127d7b7ed0a8a63c2bbeae002588
> +NLOHMANN_JSON_LICENSE_FILES := file://LICENSE.MIT;md5=3b489645de9825cca5beeb9a7e18b6eb
>
> # ----------------------------------------------------------------------------
> # Prepare
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-27 7:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-20 15:22 [ptxdist] [PATCH] nlohmann-json: version bump 3.11.3 -> 3.12.0 Alexander Dahl via ptxdist
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox