mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/weechat: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2191afd4db
commit
6a234c8954
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=weechat
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="weechat"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.1"
|
||||
HOMEPAGE="http://www.weechat.org"
|
||||
DOWNLOAD="http://weechat.org/files/src/weechat-1.0.1.tar.bz2"
|
||||
MD5SUM="597b50e1340cfa7734f4ce72c3883705"
|
||||
DOWNLOAD="http://weechat.org/files/src/weechat-1.1.tar.bz2"
|
||||
MD5SUM="5985f29ec2750aff4b89df1832d36b6f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue