mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
network/weechat: Updated for version 2.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
6fe227c49b
commit
097df8b56f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=weechat
|
||||
VERSION=${VERSION:-1.9.1}
|
||||
VERSION=${VERSION:-2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="weechat"
|
||||
VERSION="1.9.1"
|
||||
VERSION="2.0"
|
||||
HOMEPAGE="http://www.weechat.org"
|
||||
DOWNLOAD="http://weechat.org/files/src/weechat-1.9.1.tar.bz2"
|
||||
MD5SUM="4e81b9384fc47e2b697166bc05a9b4dc"
|
||||
DOWNLOAD="http://weechat.org/files/src/weechat-2.0.tar.bz2"
|
||||
MD5SUM="8e72e931dc52697bdd548f3762544863"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue