From 9e6fedd0155df3fb778d2775320b98025b463532 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Jan 2012 21:05:35 +0100 Subject: [PATCH] tmux: update to 1.6. --- srcpkgs/tmux/template | 5 ++--- srcpkgs/tmux/tmux.rshlibs | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/tmux/template b/srcpkgs/tmux/template index 1ea6c68070c..a04e1596a30 100644 --- a/srcpkgs/tmux/template +++ b/srcpkgs/tmux/template @@ -1,16 +1,15 @@ # Template file for 'tmux' pkgname=tmux -version=1.5 +version=1.6 distfiles="${SOURCEFORGE_SITE}/tmux/tmux-$version.tar.gz" build_style=gnu-configure make_build_args="PREFIX=/usr" make_install_args="PREFIX=/usr" -revision=1 short_desc="Terminal Multiplexer" maintainer="Juan RP " homepage="http://tmux.sourceforge.net" license="MIT" -checksum=eb8215b57c05b765d2446d9acb2bc5edcdb3eb4ea31af89ee127a27e90056306 +checksum=faee08ba1bd8c22537cd5b7458881d1bdb4985df88ed6bc5967c56881a7efbd6 long_desc=" tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a separate program, to be created, accessed, and controlled from diff --git a/srcpkgs/tmux/tmux.rshlibs b/srcpkgs/tmux/tmux.rshlibs index e0f8e0ad5b2..a70e090d3b0 100644 --- a/srcpkgs/tmux/tmux.rshlibs +++ b/srcpkgs/tmux/tmux.rshlibs @@ -1,5 +1,4 @@ libutil.so.1 -libm.so.6 libresolv.so.2 libncursesw.so.6 libevent-2.0.so.5