tk: upgrade 9.0.2 -> 9.0.3

ChangeLog:
https://wiki.tcl-lang.org/page/Changes+in+Tcl%2FTk+9.0.3

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2025-12-18 10:21:53 +08:00 committed by Khem Raj
parent 6ba3a13cce
commit 73a3d53c6b
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -20,7 +20,7 @@ DEPENDS = "tcl virtual/libx11 libxt zip-native"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/tcl/${BPN}${PV}-src.tar.gz \
"
SRC_URI[sha256sum] = "76fb852b2f167592fe8b41aa6549ce4e486dbf3b259a269646600e3894517c76"
SRC_URI[sha256sum] = "bf344efadb618babb7933f69275620f72454d1c8220130da93e3f7feb0efbf9b"
UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/tcl/files/Tcl/"
UPSTREAM_CHECK_REGEX = "Tcl/(?P<pver>\d+(\.\d+)+)/"