libfmt: update to 9.0.0

changelog:
- https://github.com/fmtlib/fmt/blob/master/ChangeLog.rst
This commit is contained in:
Rudi Heitbaum 2022-07-06 11:53:44 +00:00
parent 3a4dc81019
commit 97f106c5ea

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libfmt"
PKG_VERSION="8.1.1"
PKG_SHA256="3d794d3cf67633b34b2771eb9f073bde87e846e0d395d254df7b211ef1ec7346"
PKG_VERSION="9.0.0"
PKG_SHA256="9a1e0e9e843a356d65c7604e2c8bf9402b50fe294c355de0095ebd42fb9bd2c5"
PKG_LICENSE="BSD"
PKG_SITE="https://github.com/fmtlib/fmt"
PKG_URL="https://github.com/fmtlib/fmt/archive/${PKG_VERSION}.tar.gz"