diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-12-02 10:37:42 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-02 09:18:20 -0800 |
| commit | bc2e724246c57a4f8807e197525b68da9b04f43b (patch) | |
| tree | c7092dca28a401f5c2466ca3cd89dc1a3629dbe6 /meta-oe/recipes-extended | |
| parent | 7fb4910ccb6a156bf67eb773ff1b421b30536b58 (diff) | |
| download | meta-openembedded-bc2e724246c57a4f8807e197525b68da9b04f43b.tar.gz | |
tmux: upgrade 3.5a -> 3.6
Change log:
https://raw.githubusercontent.com/tmux/tmux/3.6/CHANGES
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
| -rw-r--r-- | meta-oe/recipes-extended/tmux/tmux_3.6.bb (renamed from meta-oe/recipes-extended/tmux/tmux_3.5a.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_3.5a.bb b/meta-oe/recipes-extended/tmux/tmux_3.6.bb index 72c84f562e..5daa1b174a 100644 --- a/meta-oe/recipes-extended/tmux/tmux_3.5a.bb +++ b/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 | |||
| 8 | DEPENDS = "ncurses libevent bison-native" | 8 | DEPENDS = "ncurses libevent bison-native" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://github.com/tmux/tmux/releases/download/${PV}/tmux-${PV}.tar.gz" | 10 | SRC_URI = "https://github.com/tmux/tmux/releases/download/${PV}/tmux-${PV}.tar.gz" |
| 11 | SRC_URI[sha256sum] = "16216bd0877170dfcc64157085ba9013610b12b082548c7c9542cc0103198951" | 11 | SRC_URI[sha256sum] = "136db80cfbfba617a103401f52874e7c64927986b65b1b700350b6058ad69607" |
| 12 | 12 | ||
| 13 | UPSTREAM_CHECK_URI = "https://github.com/tmux/tmux/releases" | 13 | UPSTREAM_CHECK_URI = "https://github.com/tmux/tmux/releases" |
| 14 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+[a-z]?)" | 14 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+[a-z]?)" |
