Skip to content

Commit

Permalink
tmux: update to tmux_3.3a
Browse files Browse the repository at this point in the history
Signed-off-by: Chee Yang Lee <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
cheeyanglee authored and kraj committed Feb 10, 2023
1 parent 795ccdd commit 7ab7dbd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 7ab7dbd

Please sign in to comment.