From: Alexander Kanavin Date: Mon, 6 Jul 2026 17:16:53 +0000 (+0200) Subject: tcl: upgrade 9.0.3 -> 9.0.4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0fc5e6f12b3da64ec129666bb6845a822513ed2e;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git tcl: upgrade 9.0.3 -> 9.0.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/tcltk/tcl_9.0.3.bb b/meta/recipes-devtools/tcltk/tcl_9.0.4.bb similarity index 97% rename from meta/recipes-devtools/tcltk/tcl_9.0.3.bb rename to meta/recipes-devtools/tcltk/tcl_9.0.4.bb index ce8598fee6d..8cabd77d7f5 100644 --- a/meta/recipes-devtools/tcltk/tcl_9.0.3.bb +++ b/meta/recipes-devtools/tcltk/tcl_9.0.4.bb @@ -22,7 +22,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/tcl/tcl-core${PV}-src.tar.gz \ file://0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch \ file://0004-tcl-update-the-header-location.patch \ " -SRC_URI[sha256sum] = "407a073ee8f718200c3a004bc2186deccc33356ee5112a71d8b01b55230f4ee4" +SRC_URI[sha256sum] = "5d265f3499b588681825d8093177830707b7035ad866b17189a3a6ab6dade0ff" UPSTREAM_CHECK_URI = "https://www.tcl.tk/software/tcltk/download.html" UPSTREAM_CHECK_REGEX = "tcl(?P\d+(\.\d+)+)-src"