From: Robert Yang Date: Fri, 18 Aug 2017 06:39:08 +0000 (-0700) Subject: tcl: 8.6.6 -> 0.8.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=573173ac500ba0fd2e4889b4c52b02c810d960a8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tcl: 8.6.6 -> 0.8.7 Signed-off-by: Robert Yang --- diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.6.bb b/meta/recipes-devtools/tcltk/tcl_8.6.7.bb similarity index 95% rename from meta/recipes-devtools/tcltk/tcl_8.6.6.bb rename to meta/recipes-devtools/tcltk/tcl_8.6.7.bb index 5cecf65fb67..d00d2dc62b8 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.6.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.7.bb @@ -24,8 +24,8 @@ SRC_URI = "${BASE_SRC_URI} \ file://alter-includedir.patch \ file://run-ptest \ " -SRC_URI[md5sum] = "5193aea8107839a79df8ac709552ecb7" -SRC_URI[sha256sum] = "a265409781e4b3edcc4ef822533071b34c3dc6790b893963809b9fe221befe07" +SRC_URI[md5sum] = "5673aaf45b5de5d8dd80bb3daaeb8838" +SRC_URI[sha256sum] = "7c6b8f84e37332423cfe5bae503440d88450da8cc1243496249faa5268026ba5" SRC_URI_class-native = "${BASE_SRC_URI}"