similarity index 90%
rename from meta-oe/recipes-extended/tmux/tmux_3.5a.bb
rename to meta-oe/recipes-extended/tmux/tmux_3.6.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://tmux.c;beginline=3;endline=17;md5=f256b76d52e7b4d02bf
DEPENDS = "ncurses libevent bison-native"
SRC_URI = "https://github.com/tmux/tmux/releases/download/${PV}/tmux-${PV}.tar.gz"
-SRC_URI[sha256sum] = "16216bd0877170dfcc64157085ba9013610b12b082548c7c9542cc0103198951"
+SRC_URI[sha256sum] = "136db80cfbfba617a103401f52874e7c64927986b65b1b700350b6058ad69607"
UPSTREAM_CHECK_URI = "https://github.com/tmux/tmux/releases"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+[a-z]?)"
Change log: https://raw.githubusercontent.com/tmux/tmux/3.6/CHANGES Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> --- meta-oe/recipes-extended/tmux/{tmux_3.5a.bb => tmux_3.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/tmux/{tmux_3.5a.bb => tmux_3.6.bb} (90%)