tmux: update to 2.5
This commit is contained in:
parent
7fd6bb1db5
commit
113357c8c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tmux'
|
||||
pkgname=tmux
|
||||
version=2.4
|
||||
version=2.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel libevent-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://tmux.github.io"
|
||||
license="ISC"
|
||||
distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz"
|
||||
checksum=757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349
|
||||
checksum=ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue