tmux: update to 2.7.

This commit is contained in:
maxice8 2018-04-14 00:17:17 -03:00 committed by Leah Neukirchen
parent a856d62cc4
commit b04c4ff185
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'tmux'
pkgname=tmux
version=2.6
version=2.7
revision=1
build_style=gnu-configure
makedepends="ncurses-devel libevent-devel"
makedepends="libevent-devel ncurses-devel"
short_desc="Terminal Multiplexer"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://tmux.github.io"
license="ISC"
homepage="http://tmux.github.io"
distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz"
checksum=b17cd170a94d7b58c0698752e1f4f263ab6dc47425230df7e53a6435cc7cd7e8
checksum=9ded7d100313f6bc5a87404a4048b3745d61f2332f99ec1400a7c4ed9485d452
post_install() {
vlicense COPYING