diff mbox series

[15/39] log4cplus: upgrade 2.0.8 -> 2.1.0

Message ID 20230219193101.338397-15-alex@linutronix.de
State Accepted, archived
Commit 5e08700b8fff568e476130cb81cf9e736d2c5372
Headers show
Series [01/39] scripts/oe-setup-layers: correct variable names - layers should be called repos | expand

Commit Message

Alexander Kanavin Feb. 19, 2023, 7:30 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../log4cplus/{log4cplus_2.0.8.bb => log4cplus_2.1.0.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/log4cplus/{log4cplus_2.0.8.bb => log4cplus_2.1.0.bb} (90%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/log4cplus/log4cplus_2.0.8.bb b/meta/recipes-devtools/log4cplus/log4cplus_2.1.0.bb
similarity index 90%
rename from meta/recipes-devtools/log4cplus/log4cplus_2.0.8.bb
rename to meta/recipes-devtools/log4cplus/log4cplus_2.1.0.bb
index bbf4ce6218..e0c16d2e73 100644
--- a/meta/recipes-devtools/log4cplus/log4cplus_2.0.8.bb
+++ b/meta/recipes-devtools/log4cplus/log4cplus_2.1.0.bb
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=41e8e060c26822886b592ab4765c756b"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}-stable/${PV}/${BP}.tar.gz \
           "
-SRC_URI[sha256sum] = "cdc3c738e00be84d8d03b580816b9f12628ecc1d71e1395080c802615d2d9ced"
+SRC_URI[sha256sum] = "2a8eb99d71b0680c0520c7c16248cdb4195da82f396b79fea30b0d9e289c8c72"
 
 UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/log4cplus/files/log4cplus-stable/"
 UPSTREAM_CHECK_REGEX = "log4cplus-stable/(?P<pver>\d+(\.\d+)+)/"