summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcltk
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-11-16 11:14:40 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-17 14:06:04 +0000
commit9dd7382502b68da7353539b23e76980f7beb7ddc (patch)
tree6a8d946efcb39a29810a8e9616692b323b82ae17 /meta/recipes-devtools/tcltk
parent734379a7207e72e55fc409968cfc1c70c26b581e (diff)
downloadopenembedded-core-9dd7382502b68da7353539b23e76980f7beb7ddc.tar.gz
tcl: upgrade from 8.5.10 to 8.5.11
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcltk')
-rw-r--r--meta/recipes-devtools/tcltk/tcl_8.5.11.bb (renamed from meta/recipes-devtools/tcltk/tcl_8.5.10.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl_8.5.10.bb b/meta/recipes-devtools/tcltk/tcl_8.5.11.bb
index a9d80af9ef..b1424f4e45 100644
--- a/meta/recipes-devtools/tcltk/tcl_8.5.10.bb
+++ b/meta/recipes-devtools/tcltk/tcl_8.5.11.bb
@@ -19,8 +19,8 @@ BASE_SRC_URI = "${SOURCEFORGE_MIRROR}/tcl/tcl${PV}-src.tar.gz \
SRC_URI = "${BASE_SRC_URI} \
file://fix_non_native_build_issue.patch "
-SRC_URI[md5sum] = "a08eaf8467c0631937067c1948dd326b"
-SRC_URI[sha256sum] = "f582063edd5419a39ee8f7b5c8f95d557b5daad13efb0ed2f0967ca185613bb7"
+SRC_URI[md5sum] = "b01a9691c83990b3db0ce62d1012ca67"
+SRC_URI[sha256sum] = "8addc385fa6b5be4605e6d68fbdc4c0e674c5af1dc1c95ec5420390c4b08042a"
SRC_URI_virtclass-native = "${BASE_SRC_URI}"