spdlog: update to 1.7.0

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2020-07-15 00:23:44 +00:00
parent 24fc136362
commit b0f65e1750

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="spdlog"
PKG_VERSION="1.6.1"
PKG_SHA256="378a040d91f787aec96d269b0c39189f58a6b852e4cbf9150ccfacbe85ebbbfc"
PKG_VERSION="1.7.0"
PKG_SHA256="f0114a4d3c88be9e696762f37a7c379619443ce9d668546c61b21d41affe5b62"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/gabime/spdlog"
PKG_URL="https://github.com/gabime/spdlog/archive/v$PKG_VERSION.tar.gz"