network/weechat: Updated for version 2.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2020-07-20 08:37:27 -07:00 committed by Willy Sudiarto Raharjo
parent 94aecd1561
commit c5b70c825e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="weechat"
VERSION="2.8"
VERSION="2.9"
HOMEPAGE="http://www.weechat.org"
DOWNLOAD="http://weechat.org/files/src/weechat-2.8.tar.bz2"
MD5SUM="738a230dbc6de93f5358d8583500b512"
DOWNLOAD="http://weechat.org/files/src/weechat-2.9.tar.bz2"
MD5SUM="4ecefa761affbe9083eb7a1942ae3fd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"