1. Change log: https://raw.githubusercontent.com/tmux/tmux/3.6a/CHANGES
2. Change HOMEPAGE to github. Signed-off-by: Liu Yiding <[email protected]> --- meta-oe/recipes-extended/tmux/{tmux_3.6.bb => tmux_3.6a.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/tmux/{tmux_3.6.bb => tmux_3.6a.bb} (85%) diff --git a/meta-oe/recipes-extended/tmux/tmux_3.6.bb b/meta-oe/recipes-extended/tmux/tmux_3.6a.bb similarity index 85% rename from meta-oe/recipes-extended/tmux/tmux_3.6.bb rename to meta-oe/recipes-extended/tmux/tmux_3.6a.bb index 199863d7e4..63011ce040 100644 --- a/meta-oe/recipes-extended/tmux/tmux_3.6.bb +++ b/meta-oe/recipes-extended/tmux/tmux_3.6a.bb @@ -1,5 +1,5 @@ SUMMARY = "Terminal multiplexer" -HOMEPAGE = "http://tmux.sourceforge.net" +HOMEPAGE = "https://github.com/tmux/tmux/wiki" SECTION = "console/utils" LICENSE = "ISC" @@ -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] = "136db80cfbfba617a103401f52874e7c64927986b65b1b700350b6058ad69607" +SRC_URI[sha256sum] = "b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759" UPSTREAM_CHECK_URI = "https://github.com/tmux/tmux/releases" UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+[a-z]?)" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125097): https://lists.openembedded.org/g/openembedded-devel/message/125097 Mute This Topic: https://lists.openembedded.org/mt/118272993/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
