upd and patches
This commit is contained in:
13
assets/var/gnu/tmux.md
Normal file
13
assets/var/gnu/tmux.md
Normal file
@ -0,0 +1,13 @@
|
||||
tmux 3.7
|
||||
=
|
||||
https://github.com/tmux/tmux/releases/download/3.7/tmux-3.7.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=$pkgpath
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
libevent
|
||||
```
|
||||
Reference in New Issue
Block a user