21 lines
487 B
YAML
21 lines
487 B
YAML
name: tmux
|
|
description: A terminal multiplexer
|
|
version: 3.7c
|
|
revision: 1
|
|
url: https://github.com/tmux/tmux
|
|
license: ISC
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libevent
|
|
- libudev
|
|
- libutempter
|
|
- ncurses
|
|
downloads:
|
|
- url: https://github.com/tmux/tmux/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 5e7b0f533b66e5633e2b72a9d483f9534a343ab7011eb2621b6309dfba553daa
|