From 67544ace055f83054a838af6149ae5d070bf4ec5 Mon Sep 17 00:00:00 2001 From: Chong Lu Date: Thu, 13 Nov 2014 16:56:14 +0800 Subject: [PATCH] tcl: Upgrade to 8.6.3 Signed-off-by: Chong Lu Signed-off-by: Ross Burton --- meta/recipes-devtools/tcltk/{tcl_8.6.2.bb => tcl_8.6.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/tcltk/{tcl_8.6.2.bb => tcl_8.6.3.bb} (95%) 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}" -- 2.40.1