diff options
-rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk8_8.6.17.bb (renamed from meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb b/meta-oe/recipes-devtools/tcltk/tk8_8.6.17.bb index 8cb9f6cb5e..d82d36dfdb 100644 --- a/meta-oe/recipes-devtools/tcltk/tk8_8.6.15.bb +++ b/meta-oe/recipes-devtools/tcltk/tk8_8.6.17.bb | |||
@@ -24,7 +24,7 @@ SRC_URI = "\ | |||
24 | file://fix-xft.diff \ | 24 | file://fix-xft.diff \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRC_URI[sha256sum] = "550969f35379f952b3020f3ab7b9dd5bfd11c1ef7c9b7c6a75f5c49aca793fec" | 27 | SRC_URI[sha256sum] = "e4982df6f969c08bf9dd858a6891059b4a3f50dc6c87c10abadbbe2fc4838946" |
28 | 28 | ||
29 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/tcl/files/Tcl/" | 29 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/tcl/files/Tcl/" |
30 | UPSTREAM_CHECK_REGEX = "Tcl/(?P<pver>\d+(\.\d+)+)/" | 30 | UPSTREAM_CHECK_REGEX = "Tcl/(?P<pver>\d+(\.\d+)+)/" |