network/weechat: Updated for version 1.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
firebird 2015-05-31 14:49:26 +07:00 committed by Willy Sudiarto Raharjo
parent 9e29810cb0
commit 6b50e01ecb
3 changed files with 9 additions and 9 deletions

View file

@ -3,11 +3,11 @@ WeeChat is a light & fast multilingual curses-based multiplatform IRC client.
WeeChat supports:
DCC files and chats, multi-server connections, background connections,
IPv6, SSL, proxy, auto-reconnection, DCC2, nicklist, window splitting,
FIFO pipe for remote control, aspell, perl, python, ruby, nick auto-
completion, lag indication, auto-logging, client upgrades without
FIFO pipe for remote control, aspell, javascript, perl, python, ruby,
nick auto-completion, lag indication, auto-logging, client upgrades without
dropping connections.
WeeChat will build with support for:
aspell, perl scripting, python scripting, ruby scripting, lua scripting,
guile scripting, and gnutls depending on whether or not they are installed
on the system on which WeeChat is built.
aspell, javascript scripting, perl scripting, python scripting, ruby scripting,
lua scripting, guile scripting, and gnutls depending on whether or not they are
installed on the system on which WeeChat is built.

View file

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=weechat
VERSION=${VERSION:-1.1.1}
VERSION=${VERSION:-1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="weechat"
VERSION="1.1.1"
VERSION="1.2"
HOMEPAGE="http://www.weechat.org"
DOWNLOAD="http://weechat.org/files/src/weechat-1.1.1.tar.bz2"
MD5SUM="3bb8d27301262bc434de9bcf7d77dce7"
DOWNLOAD="http://weechat.org/files/src/weechat-1.2.tar.bz2"
MD5SUM="3458efd51cdc1abfb6a5c33cc5ef7713"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""