package/fmt: bump to version 7.0.2

See full changelog: https://github.com/fmtlib/fmt/releases/tag/7.0.2

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Pierre-Jean Texier 2020-08-03 19:03:50 +02:00 committed by Thomas Petazzoni
parent 33003a47c5
commit 884ec6b86d
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated
sha256 ac335a4ca6beaebec4ddb2bc35b9ae960b576f3b64a410ff2c379780f0cd4948 fmt-7.0.1.tar.gz
sha256 7697e022f9cdc4f90b5e0a409643faa2cde0a6312f85e575c8388a1913374de5 fmt-7.0.2.tar.gz
sha256 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8 LICENSE.rst

View File

@ -4,7 +4,7 @@
#
################################################################################
FMT_VERSION = 7.0.1
FMT_VERSION = 7.0.2
FMT_SITE = $(call github,fmtlib,fmt,$(FMT_VERSION))
FMT_LICENSE = MIT with exception
FMT_LICENSE_FILES = LICENSE.rst