diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:23 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:53 -0700 |
| commit | 4e84a38814956c460e2fcad010a15a84799bffe2 (patch) | |
| tree | 8709c36a6f77ae2b73b6c7c8c653b72ddd247e51 | |
| parent | d2f8eb960514e950f750894b66ca0f9c1e452580 (diff) | |
| download | meta-openembedded-4e84a38814956c460e2fcad010a15a84799bffe2.tar.gz | |
tmux: upgrade 3.6a -> 3.6b
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-extended/tmux/tmux_3.6b.bb (renamed from meta-oe/recipes-extended/tmux/tmux_3.6a.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_3.6a.bb b/meta-oe/recipes-extended/tmux/tmux_3.6b.bb index 63011ce040..fe84600276 100644 --- a/meta-oe/recipes-extended/tmux/tmux_3.6a.bb +++ b/meta-oe/recipes-extended/tmux/tmux_3.6b.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] = "b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759" | 11 | SRC_URI[sha256sum] = "390759d25fdba016887ec982b808927e637070fd7d03a8021f8ef3102b9ae3c7" |
| 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]?)" |
