From: Robert Yang Date: Mon, 21 Aug 2017 08:00:39 +0000 (-0700) Subject: tcl: 8.6.6 -> 0.8.7 X-Git-Tag: 2017-10~508 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c73d1ceaa6643b3713e95154ba2a53eb304257a7;p=openembedded-core.git tcl: 8.6.6 -> 0.8.7 Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- 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 5cecf65fb6..d00d2dc62b 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}"