libfmt: update to 9.1.0

release notes:
- https://github.com/fmtlib/fmt/releases/tag/9.1.0
This commit is contained in:
Rudi Heitbaum 2022-08-27 23:37:06 +00:00
parent 48d38896a4
commit cda75ecce7

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libfmt"
PKG_VERSION="9.0.0"
PKG_SHA256="9a1e0e9e843a356d65c7604e2c8bf9402b50fe294c355de0095ebd42fb9bd2c5"
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"