package/fmt: bump version to 7.1.3
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>
This commit is contained in:
parent
ed3062319f
commit
a110a5cf4b
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 decfdf9ad274070fa85f26407b816f5a4d82205ae86bac1990be658d0795ea4d fmt-7.0.3.zip
|
||||
sha256 5d98c504d0205f912e22449ecdea776b78ce0bb096927334f80781e720084c9f fmt-7.1.3.zip
|
||||
sha256 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8 LICENSE.rst
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user