libfmt: update to 9.1.0

changelog:
- https://github.com/fmtlib/fmt/blob/master/ChangeLog.rst

release notes:
- https://github.com/fmtlib/fmt/releases/tag/9.1.0
This commit is contained in:
Ian Leonard 2021-10-02 18:52:18 +00:00 committed by Rudi Heitbaum
parent 65abde06b4
commit 903596da33

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libfmt"
PKG_VERSION="7.1.3"
PKG_SHA256="5cae7072042b3043e12d53d50ef404bbb76949dad1de368d7f993a15c8c05ecc"
PKG_VERSION="9.1.0"
PKG_SHA256="5dea48d1fcddc3ec571ce2058e13910a0d4a6bab4cc09a809d8b1dd1c88ae6f2"
PKG_LICENSE="BSD"
PKG_SITE="https://github.com/fmtlib/fmt"
PKG_URL="https://github.com/fmtlib/fmt/archive/${PKG_VERSION}.tar.gz"