diff options
-rw-r--r-- | meta-oe/recipes-support/spdlog/spdlog_1.14.0.bb (renamed from meta-oe/recipes-support/spdlog/spdlog_1.13.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/spdlog/spdlog_1.13.0.bb b/meta-oe/recipes-support/spdlog/spdlog_1.14.0.bb index c6a0881db9..aa55171f31 100644 --- a/meta-oe/recipes-support/spdlog/spdlog_1.13.0.bb +++ b/meta-oe/recipes-support/spdlog/spdlog_1.14.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/gabime/spdlog/wiki" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9573510928429ad0cbe5ba4de77546e9" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9573510928429ad0cbe5ba4de77546e9" |
5 | 5 | ||
6 | SRCREV = "7c02e204c92545f869e2f04edaab1f19fe8b19fd" | 6 | SRCREV = "238c9ffa5d1a14226eeabe10c9b63ffff3ed8b8e" |
7 | SRC_URI = "git://github.com/gabime/spdlog.git;protocol=https;branch=v1.x" | 7 | SRC_URI = "git://github.com/gabime/spdlog.git;protocol=https;branch=v1.x" |
8 | 8 | ||
9 | DEPENDS = "fmt" | 9 | DEPENDS = "fmt" |