diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2025-11-19 23:53:28 +1300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-19 09:41:31 -0800 |
| commit | 3768d0cd10808f0921145bdcd476f6fedae6f22c (patch) | |
| tree | a6632fe2401c5af7fbde8e335bafd7b89baeac58 | |
| parent | 99624f05f0c246c202121213cc6ecb67f476f8f3 (diff) | |
| download | meta-openembedded-3768d0cd10808f0921145bdcd476f6fedae6f22c.tar.gz | |
tmux: upgrade 3.5 -> 3.5a
Changelog:
https://raw.githubusercontent.com/tmux/tmux/3.5a/CHANGES
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/tmux/tmux_3.5a.bb (renamed from meta-oe/recipes-extended/tmux/tmux_3.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_3.5.bb b/meta-oe/recipes-extended/tmux/tmux_3.5a.bb index c7c87eb4a1..72c84f562e 100644 --- a/meta-oe/recipes-extended/tmux/tmux_3.5.bb +++ b/meta-oe/recipes-extended/tmux/tmux_3.5a.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] = "2fe01942e7e7d93f524a22f2c883822c06bc258a4d61dba4b407353d7081950f" | 11 | SRC_URI[sha256sum] = "16216bd0877170dfcc64157085ba9013610b12b082548c7c9542cc0103198951" |
| 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]?)" |
