even more packages
This commit is contained in:
11
packages/tmux.shrap
Normal file
11
packages/tmux.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "tmux")
|
||||
(version "3.6a")
|
||||
(homepage "https://github.com/tmux/tmux/wiki")
|
||||
(dependencies libevent bison libncurses)
|
||||
(src (tar
|
||||
(url "https://github.com/tmux/tmux/releases/download/3.6a/tmux-3.6a.tar.gz")
|
||||
(dir "tmux-3.6a")
|
||||
(blake3 "43a9a5fd4ebe403efccd666c7b620fcf65489b123092df70113466a2b5aedb5a")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user