diff options
author | Bogdan Pangrati <bogdan.pangrati@gmail.com> | 2010-11-28 11:35:11 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-28 11:35:11 +0100 |
commit | 11ddee7ca23ec96093459b6995581b08e7a05832 (patch) | |
tree | 48e1232bf3ae710a011be86bf48e7915665272e9 /system/tmux/tmux.info | |
parent | 558081d6f25d9c76d6d1c7e5b183a4e9d841108a (diff) | |
download | slackbuilds-11ddee7ca23ec96093459b6995581b08e7a05832.tar.gz |
system/tmux: Updated for version 1.3
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/tmux/tmux.info')
-rw-r--r-- | system/tmux/tmux.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/tmux/tmux.info b/system/tmux/tmux.info index 29107d84ae..be690f7e72 100644 --- a/system/tmux/tmux.info +++ b/system/tmux/tmux.info @@ -1,10 +1,10 @@ PRGNAM="tmux" -VERSION="1.1" +VERSION="1.3" HOMEPAGE="http://sourceforge.net/projects/tmux" -DOWNLOAD="http://downloads.sourceforge.net/tmux/tmux-1.1.tar.gz" -MD5SUM="faf2fc52ac3ae63d899f6fece2c112cd" +DOWNLOAD="http://downloads.sourceforge.net/tmux/tmux-1.3.tar.gz" +MD5SUM="96e60cb206de2db0610b9fb6a64c2251" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Bogdan Pangrati" EMAIL="bogdan.pangrati@gmail.com" -APPROVED="rworkman" +APPROVED="pprkut" |