On Fri, Feb 10, 2023 at 2:02 AM Lee Chee Yang <[email protected]> wrote: > > From: Chee Yang Lee <[email protected]> > > Signed-off-by: Chee Yang Lee <[email protected]> > --- > meta-oe/recipes-extended/tmux/{tmux_3.1c.bb => tmux_3.3a.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-oe/recipes-extended/tmux/{tmux_3.1c.bb => tmux_3.3a.bb} (84%) > > diff --git a/meta-oe/recipes-extended/tmux/tmux_3.1c.bb > b/meta-oe/recipes-extended/tmux/tmux_3.3a.bb > similarity index 84% > rename from meta-oe/recipes-extended/tmux/tmux_3.1c.bb > rename to meta-oe/recipes-extended/tmux/tmux_3.3a.bb > index c9859b386b..e5784be518 100644 > --- a/meta-oe/recipes-extended/tmux/tmux_3.1c.bb > +++ b/meta-oe/recipes-extended/tmux/tmux_3.3a.bb > @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = > "file://tmux.c;beginline=3;endline=17;md5=f256b76d52e7b4d02bf > DEPENDS = "ncurses libevent" > > SRC_URI = > "https://github.com/tmux/tmux/releases/download/${PV}/tmux-${PV}.tar.gz" > -SRC_URI[md5sum] = "7301d3fa12f35051edb185496766c745" > -SRC_URI[sha256sum] = > "918f7220447bef33a1902d4faff05317afd9db4ae1c9971bef5c787ac6c88386" > +SRC_URI[md5sum] = "8eee5883b9f6550fa4efaad0c9ec38f3"
you can drop md5sum now a days, sha256 is enough. > +SRC_URI[sha256sum] = > "e4fd347843bd0772c4f48d6dde625b0b109b7a380ff15db21e97c11a4dcdf93f" > > UPSTREAM_CHECK_URI = "https://github.com/tmux/tmux/releases" > > -- > 2.37.3 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#101018): https://lists.openembedded.org/g/openembedded-devel/message/101018 Mute This Topic: https://lists.openembedded.org/mt/96873587/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
