[Buildroot] [git commit] package/fmt: bump version to 4.0.0

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jul 1 08:27:19 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=a207576ee1e1cd0ceb95817aa58fb7c36d946105
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.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 beb120b..47087a4 100644
--- a/package/fmt/fmt.hash
+++ b/package/fmt/fmt.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256	dce62ab75a161dd4353a98364feb166d35e7eea382169d59d9ce842c49c55bad fmt-3.0.1.tar.gz
+sha256 35300a0d356529447a79ed5ccf419239d8b34f916e5d4625f046fd37afa3650a  fmt-4.0.0.tar.gz
diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk
index b7e3db0..c47b03e 100644
--- a/package/fmt/fmt.mk
+++ b/package/fmt/fmt.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FMT_VERSION = 3.0.1
+FMT_VERSION = 4.0.0
 FMT_SITE = $(call github,fmtlib,fmt,$(FMT_VERSION))
 FMT_LICENSE = BSD-2-Clause
 FMT_LICENSE_FILES = LICENSE.rst


More information about the buildroot mailing list