libfmt: update to 11.2.0

This commit is contained in:
Rudi Heitbaum 2025-05-04 06:51:24 +00:00
parent 89e1297427
commit ad4a5caaa6

View File

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