[Buildroot] [git commit branch/next] package/fmt: bump version to 8.0.1
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-19 20:38:08
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-19 20:38:08
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=3bb1d7572462ff336666297a22bc181318693968 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Signed-off-by: Michael Nosthoff <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/fmt/fmt.hash | 2 +- package/fmt/fmt.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/fmt/fmt.hash b/package/fmt/fmt.hash
index 7947a17456..e735704023 100644
--- a/package/fmt/fmt.hash
+++ b/package/fmt/fmt.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 5d98c504d0205f912e22449ecdea776b78ce0bb096927334f80781e720084c9f fmt-7.1.3.zip +sha256 a627a56eab9554fc1e5dd9a623d0768583b3a383ff70a4312ba68f94c9d415bf fmt-8.0.1.zip sha256 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8 LICENSE.rst
diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk
index 332957982f..6ec86de7f3 100644
--- a/package/fmt/fmt.mk
+++ b/package/fmt/fmt.mk@@ -4,7 +4,7 @@ # ################################################################################ -FMT_VERSION = 7.1.3 +FMT_VERSION = 8.0.1 FMT_SITE = https://github.com/fmtlib/fmt/releases/download/$(FMT_VERSION) FMT_SOURCE = fmt-$(FMT_VERSION).zip FMT_LICENSE = MIT with exception
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot