mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
tcl: upgrade 9.0.1 -> 9.0.2
(From OE-Core rev: 2cc8fae2116c2fb953282e336080e8fbdca67481) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
43041e7be4
commit
258fee17c9
@@ -23,7 +23,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/tcl/tcl-core${PV}-src.tar.gz \
|
||||
file://0004-tcl-update-the-header-location.patch \
|
||||
file://0005-tcl-fix-race-in-interp.test.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "488fcb6c875a1762e9e8478319b20fbad9a31de475f056aeed94cc54b44cf221"
|
||||
SRC_URI[sha256sum] = "b563649181dfe12f970673c427c59208074fd7c91a20132d6cadf5d82d3371be"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://www.tcl.tk/software/tcltk/download.html"
|
||||
UPSTREAM_CHECK_REGEX = "tcl(?P<pver>\d+(\.\d+)+)-src"
|
||||
Reference in New Issue
Block a user