diff options
author | Bogdan Pangrati <bogdan.pangrati@gmail.com> | 2010-05-13 00:42:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:42:01 +0200 |
commit | 66b5b99cb920d0b08dba12df072d70e37837a350 (patch) | |
tree | fb6a44560508be329de5162970039ad0ee119be8 /system/tmux/tmux.info | |
parent | 50f42bb91b6e58b5a140efafc2382c3837cb5e22 (diff) | |
download | slackbuilds-66b5b99cb920d0b08dba12df072d70e37837a350.tar.gz |
system/tmux: Updated for version 1.1
Diffstat (limited to 'system/tmux/tmux.info')
-rw-r--r-- | system/tmux/tmux.info | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/system/tmux/tmux.info b/system/tmux/tmux.info index 369621e770..29107d84ae 100644 --- a/system/tmux/tmux.info +++ b/system/tmux/tmux.info @@ -1,8 +1,10 @@ PRGNAM="tmux" -VERSION="0.8" +VERSION="1.1" HOMEPAGE="http://sourceforge.net/projects/tmux" -DOWNLOAD="http://downloads.sourceforge.net/tmux/tmux-0.8.tar.gz" -MD5SUM="7292916c1fee6035def1d5f4efdb4770" -MAINTAINER="Chess Griffin" -EMAIL="chess@chessgriffin.com" -APPROVED="dsomero" +DOWNLOAD="http://downloads.sourceforge.net/tmux/tmux-1.1.tar.gz" +MD5SUM="faf2fc52ac3ae63d899f6fece2c112cd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Bogdan Pangrati" +EMAIL="bogdan.pangrati@gmail.com" +APPROVED="rworkman" |