spdlog: update to 1.15.0

release notes:
- https://github.com/gabime/spdlog/releases/tag/v1.15.0
This commit is contained in:
Rudi Heitbaum 2024-11-11 06:16:10 +00:00
parent 4fcf919dd5
commit 1a281915cc

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="spdlog"
PKG_VERSION="1.14.1"
PKG_SHA256="1586508029a7d0670dfcb2d97575dcdc242d3868a259742b69f100801ab4e16b"
PKG_VERSION="1.15.0"
PKG_SHA256="9962648c9b4f1a7bbc76fd8d9172555bad1871fdb14ff4f842ef87949682caa5"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/gabime/spdlog"
PKG_URL="https://github.com/gabime/spdlog/archive/v${PKG_VERSION}.tar.gz"