spdlog: Update 1.3.1 to v1.5.0

Please see https://github.com/gabime/spdlog/releases/tag/v1.5.0

Signed-off-by: Nicolas SALMIN <nicolas.salmin@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Nicolas SALMIN
2020-02-18 15:09:04 +01:00
committed by Khem Raj
parent 19f622749e
commit 476071913b
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/gabime/spdlog/wiki"
LICENSE = "MIT" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRCREV = "a7148b718ea2fabb8387cb90aee9bf448da63e65" SRCREV = "cf6f1dd01e660d5865d68bf5fa78f6376b89470a"
SRC_URI = "git://github.com/gabime/spdlog.git;protocol=git;branch=v1.x;" SRC_URI = "git://github.com/gabime/spdlog.git;protocol=git;branch=v1.x;"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"