package/fmt: bump version to 8.0.1
authorMichael Nosthoff <buildroot@heine.tech>
Sat, 14 Aug 2021 11:50:29 +0000 (13:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 19 Aug 2021 20:36:15 +0000 (22:36 +0200)
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/fmt/fmt.hash
package/fmt/fmt.mk

index 7947a17456ef9a1a1cd81459311f596843286717..e7357040237ee125ecc8abe2bc8cb15365efcdd8 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  5d98c504d0205f912e22449ecdea776b78ce0bb096927334f80781e720084c9f  fmt-7.1.3.zip
+sha256  a627a56eab9554fc1e5dd9a623d0768583b3a383ff70a4312ba68f94c9d415bf  fmt-8.0.1.zip
 sha256  825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8  LICENSE.rst
index 332957982f9ed6d2382656b682807957943cd7f6..6ec86de7f3c39e81cf69b619d5777f337c63143b 100644 (file)
@@ -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