mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +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.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=hexchat
|
PRGNAM=hexchat
|
||||||
VERSION=${VERSION:-2.10.1}
|
VERSION=${VERSION:-2.10.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="hexchat"
|
PRGNAM="hexchat"
|
||||||
VERSION="2.10.1"
|
VERSION="2.10.2"
|
||||||
HOMEPAGE="http://hexchat.github.io"
|
HOMEPAGE="http://hexchat.github.io"
|
||||||
DOWNLOAD="http://dl.hexchat.net/hexchat/hexchat-2.10.1.tar.xz"
|
DOWNLOAD="http://dl.hexchat.net/hexchat/hexchat-2.10.2.tar.xz"
|
||||||
MD5SUM="4b5b2cf13769fe594817a885cdebb1e1"
|
MD5SUM="c8e7477ac941295deaeb1732591ab20b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue