spdlog: update to 1.12.0

This commit is contained in:
Rudi Heitbaum 2023-05-11 11:39:59 +00:00
parent b10af2575a
commit d432bc9aaf

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="spdlog" PKG_NAME="spdlog"
PKG_VERSION="1.11.0" PKG_VERSION="1.12.0"
PKG_SHA256="ca5cae8d6cac15dae0ec63b21d6ad3530070650f68076f3a4a862ca293a858bb" PKG_SHA256="4dccf2d10f410c1e2feaff89966bfc49a1abb29ef6f08246335b110e001e09a9"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/gabime/spdlog" PKG_SITE="https://github.com/gabime/spdlog"
PKG_URL="https://github.com/gabime/spdlog/archive/v${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/gabime/spdlog/archive/v${PKG_VERSION}.tar.gz"