summaryrefslogtreecommitdiff
path: root/package/fmt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/fmt/Makefile')
-rw-r--r--package/fmt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/fmt/Makefile b/package/fmt/Makefile
index 2831edea5..81d9d08aa 100644
--- a/package/fmt/Makefile
+++ b/package/fmt/Makefile
@@ -4,11 +4,12 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= fmt
-PKG_VERSION:= 5.0.0
+PKG_VERSION:= 11.2.0
PKG_RELEASE:= 1
-PKG_HASH:= fc33d64d5aa2739ad2ca1b128628a7fc1b7dca1ad077314f09affc57d59cf88a
+PKG_HASH:= bc23066d87ab3168f27cef3e97d545fa63314f5c79df5ea444d41d56f962c6af
PKG_DESCR:= modern formatting library
PKG_SECTION:= libs/misc
+PKG_BUILDDEP:= cmake-host
PKG_URL:= http://fmtlib.net/latest/index.html
PKG_SITES:= https://github.com/fmtlib/fmt/archive/
PKG_LIBNAME:= libfmt