package/fmt: bump version to 7.1.3
authorPeter Seiderer <ps.report@gmx.net>
Sun, 29 Nov 2020 20:58:42 +0000 (21:58 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 1 Dec 2020 21:47:29 +0000 (22:47 +0100)
For details see [1], [2], [3] and [4].

[1] https://github.com/fmtlib/fmt/releases/tag/7.1.0
[2] https://github.com/fmtlib/fmt/releases/tag/7.1.1
[3] https://github.com/fmtlib/fmt/releases/tag/7.1.2
[4] https://github.com/fmtlib/fmt/releases/tag/7.1.3

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/fmt/fmt.hash
package/fmt/fmt.mk

index 1f45c212f3f868611eddf6bdc77e460f74a5af3b..7947a17456ef9a1a1cd81459311f596843286717 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  decfdf9ad274070fa85f26407b816f5a4d82205ae86bac1990be658d0795ea4d  fmt-7.0.3.zip
+sha256  5d98c504d0205f912e22449ecdea776b78ce0bb096927334f80781e720084c9f  fmt-7.1.3.zip
 sha256  825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8  LICENSE.rst
index 0539dcc0248c2b1c1e9b6102bb1f0e45e93ac213..000bacfd7bba0daf0e7cc814b0b857a92a1e8a8a 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FMT_VERSION = 7.0.3
+FMT_VERSION = 7.1.3
 FMT_SITE = https://github.com/fmtlib/fmt/releases/download/$(FMT_VERSION)
 FMT_SOURCE = fmt-$(FMT_VERSION).zip
 FMT_LICENSE = MIT with exception