diff options
| -rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk_9.0.3.bb (renamed from meta-oe/recipes-devtools/tcltk/tk_9.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk_9.0.2.bb b/meta-oe/recipes-devtools/tcltk/tk_9.0.3.bb index 16feb1182f..e059cdb8d1 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_9.0.2.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_9.0.3.bb | |||
| @@ -20,7 +20,7 @@ DEPENDS = "tcl virtual/libx11 libxt zip-native" | |||
| 20 | SRC_URI = "\ | 20 | SRC_URI = "\ |
| 21 | ${SOURCEFORGE_MIRROR}/tcl/${BPN}${PV}-src.tar.gz \ | 21 | ${SOURCEFORGE_MIRROR}/tcl/${BPN}${PV}-src.tar.gz \ |
| 22 | " | 22 | " |
| 23 | SRC_URI[sha256sum] = "76fb852b2f167592fe8b41aa6549ce4e486dbf3b259a269646600e3894517c76" | 23 | SRC_URI[sha256sum] = "bf344efadb618babb7933f69275620f72454d1c8220130da93e3f7feb0efbf9b" |
| 24 | 24 | ||
| 25 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/tcl/files/Tcl/" | 25 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/tcl/files/Tcl/" |
| 26 | UPSTREAM_CHECK_REGEX = "Tcl/(?P<pver>\d+(\.\d+)+)/" | 26 | UPSTREAM_CHECK_REGEX = "Tcl/(?P<pver>\d+(\.\d+)+)/" |
