* [Buildroot] [PATCH/next 1/1] package/fmt: bump version to 5.1.0
@ 2018-08-20 17:57 Bernd Kuhls
2018-08-20 20:42 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2018-08-20 17:57 UTC (permalink / raw)
To: buildroot
Added license hash.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/fmt/fmt.hash | 3 ++-
package/fmt/fmt.mk | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/fmt/fmt.hash b/package/fmt/fmt.hash
index 47087a4175..78665d2fa7 100644
--- a/package/fmt/fmt.hash
+++ b/package/fmt/fmt.hash
@@ -1,2 +1,3 @@
# Locally calculated
-sha256 35300a0d356529447a79ed5ccf419239d8b34f916e5d4625f046fd37afa3650a fmt-4.0.0.tar.gz
+sha256 73d4cab4fa8a3482643d8703de4d9522d7a56981c938eca42d929106ff474b44 fmt-5.1.0.tar.gz
+sha256 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a LICENSE.rst
diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk
index c47b03e834..39fd7e22d9 100644
--- a/package/fmt/fmt.mk
+++ b/package/fmt/fmt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FMT_VERSION = 4.0.0
+FMT_VERSION = 5.1.0
FMT_SITE = $(call github,fmtlib,fmt,$(FMT_VERSION))
FMT_LICENSE = BSD-2-Clause
FMT_LICENSE_FILES = LICENSE.rst
--
2.18.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-20 20:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-20 17:57 [Buildroot] [PATCH/next 1/1] package/fmt: bump version to 5.1.0 Bernd Kuhls
2018-08-20 20:42 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox