similarity index 87%
rename from meta-oe/recipes-support/spdlog/spdlog_1.15.0.bb
rename to meta-oe/recipes-support/spdlog/spdlog_1.15.3.bb
@@ -3,9 +3,8 @@ HOMEPAGE = "https://github.com/gabime/spdlog/wiki"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9573510928429ad0cbe5ba4de77546e9"
-PV .= "+git"
-SRCREV = "96a8f6250cbf4e8c76387c614f666710a2fa9bad"
-SRC_URI = "git://github.com/gabime/spdlog.git;protocol=https;branch=v1.x"
+SRCREV = "6fa36017cfd5731d617e1a934f0e5ea9c4445b13"
+SRC_URI = "git://github.com/gabime/spdlog.git;protocol=https;branch=v1.x;tag=v${PV}"
DEPENDS += "fmt"