Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: tmux
|
||||
description: A terminal multiplexer
|
||||
version: 3.6a
|
||||
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: cd8d97f344cd2faa89e41358428b3ada883e4c72fd7d4f43ccac93daec1442eb
|
||||
Reference in New Issue
Block a user