From: Nitin A Kamble Date: Wed, 16 Nov 2011 19:14:40 +0000 (-0800) Subject: tcl: upgrade from 8.5.10 to 8.5.11 X-Git-Tag: 2015-4~12758 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9dd7382502b68da7353539b23e76980f7beb7ddc;p=openembedded-core.git tcl: upgrade from 8.5.10 to 8.5.11 Signed-off-by: Nitin A Kamble Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/tcltk/tcl_8.5.10.bb b/meta/recipes-devtools/tcltk/tcl_8.5.11.bb similarity index 92% rename from meta/recipes-devtools/tcltk/tcl_8.5.10.bb rename to 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}"