libfmt: update to 10.2.1

release notes:
- https://github.com/fmtlib/fmt/releases/tag/10.2.0
- https://github.com/fmtlib/fmt/releases/tag/10.2.1
This commit is contained in:
Rudi Heitbaum 2024-01-04 04:06:32 +00:00
parent b1e42d2400
commit bb48cb84d6

View File

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