tmux: add version 2.5 (#5449)
This commit is contained in:
parent
6e20dd61c0
commit
d12f52b37a
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ class Tmux(AutotoolsPackage):
|
||||||
homepage = "http://tmux.github.io"
|
homepage = "http://tmux.github.io"
|
||||||
url = "https://github.com/tmux/tmux/releases/download/2.2/tmux-2.2.tar.gz"
|
url = "https://github.com/tmux/tmux/releases/download/2.2/tmux-2.2.tar.gz"
|
||||||
|
|
||||||
|
version('2.5', '4a5d73d96d8f11b0bdf9b6f15ab76d15')
|
||||||
version('2.4', '6165d3aca811a3225ef8afbd1afcf1c5')
|
version('2.4', '6165d3aca811a3225ef8afbd1afcf1c5')
|
||||||
version('2.3', 'fcfd1611d705d8b31df3c26ebc93bd3e')
|
version('2.3', 'fcfd1611d705d8b31df3c26ebc93bd3e')
|
||||||
version('2.2', 'bd95ee7205e489c62c616bb7af040099')
|
version('2.2', 'bd95ee7205e489c62c616bb7af040099')
|
||||||
|
|
Loading…
Reference in a new issue