mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/hexchat: Updated for version 2.10.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
faacc9e8f4
commit
99cfa5a783
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hexchat
|
||||
VERSION=${VERSION:-2.10.1}
|
||||
VERSION=${VERSION:-2.10.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hexchat"
|
||||
VERSION="2.10.1"
|
||||
VERSION="2.10.2"
|
||||
HOMEPAGE="http://hexchat.github.io"
|
||||
DOWNLOAD="http://dl.hexchat.net/hexchat/hexchat-2.10.1.tar.xz"
|
||||
MD5SUM="4b5b2cf13769fe594817a885cdebb1e1"
|
||||
DOWNLOAD="http://dl.hexchat.net/hexchat/hexchat-2.10.2.tar.xz"
|
||||
MD5SUM="c8e7477ac941295deaeb1732591ab20b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue