From: Chong Lu Date: Thu, 13 Nov 2014 08:56:14 +0000 (+0800) Subject: tcl: Upgrade to 8.6.3 X-Git-Tag: 2015-4~1180 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=67544ace055f83054a838af6149ae5d070bf4ec5;p=openembedded-core.git tcl: Upgrade to 8.6.3 Signed-off-by: Chong Lu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.2.bb b/meta/recipes-devtools/tcltk/tcl_8.6.3.bb similarity index 95% rename from meta/recipes-devtools/tcltk/tcl_8.6.2.bb rename to meta/recipes-devtools/tcltk/tcl_8.6.3.bb index 75fef0107e..73c0d25567 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.2.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.3.bb @@ -24,8 +24,8 @@ SRC_URI = "${BASE_SRC_URI} \ file://alter-includedir.patch \ file://run-ptest \ " -SRC_URI[md5sum] = "8103eaf6d71acb716a64224492f09d5f" -SRC_URI[sha256sum] = "86f7ae5f581dd0904d04415637ab3aef5a50986c1b6d04c340e2b1b0258da9c4" +SRC_URI[md5sum] = "db382feca91754b7f93da16dc4cdad1f" +SRC_URI[sha256sum] = "6ce0778de0d50daaa9c345d7c1fd1288fb658f674028812e7eeee992e3051005" SRC_URI_class-native = "${BASE_SRC_URI}"