All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][patch] tmux: update to tmux_3.3a
@ 2023-02-10 10:02 chee.yang.lee
  2023-02-10 22:57 ` [oe] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: chee.yang.lee @ 2023-02-10 10:02 UTC (permalink / raw)
  To: openembedded-devel

From: Chee Yang Lee <chee.yang.lee@intel.com>

Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
---
 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"
+SRC_URI[sha256sum] = "e4fd347843bd0772c4f48d6dde625b0b109b7a380ff15db21e97c11a4dcdf93f"
 
 UPSTREAM_CHECK_URI = "https://github.com/tmux/tmux/releases"
 
-- 
2.37.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [meta-oe][patch] tmux: update to tmux_3.3a
  2023-02-10 10:02 [meta-oe][patch] tmux: update to tmux_3.3a chee.yang.lee
@ 2023-02-10 22:57 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2023-02-10 22:57 UTC (permalink / raw)
  To: Lee Chee Yang; +Cc: openembedded-devel

On Fri, Feb 10, 2023 at 2:02 AM Lee Chee Yang <chee.yang.lee@intel.com> wrote:
>
> From: Chee Yang Lee <chee.yang.lee@intel.com>
>
> Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
> ---
>  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 (#101017): https://lists.openembedded.org/g/openembedded-devel/message/101017
> Mute This Topic: https://lists.openembedded.org/mt/96873587/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-10 22:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 10:02 [meta-oe][patch] tmux: update to tmux_3.3a chee.yang.lee
2023-02-10 22:57 ` [oe] " Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.