diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-26 23:36:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-26 23:36:56 +0700 |
commit | 99cfa5a783ef879d31d4848731870a272ae79154 (patch) | |
tree | 612a053450d51de1e9dc24708e70dabebd2b359b /network | |
parent | faacc9e8f460aeaac481f7dc7784c60a1493b287 (diff) | |
download | slackbuilds-99cfa5a783ef879d31d4848731870a272ae79154.tar.gz |
network/hexchat: Updated for version 2.10.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/hexchat/hexchat.SlackBuild | 2 | ||||
-rw-r--r-- | network/hexchat/hexchat.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/hexchat/hexchat.SlackBuild b/network/hexchat/hexchat.SlackBuild index 39fce9c796..1b7097774a 100644 --- a/network/hexchat/hexchat.SlackBuild +++ b/network/hexchat/hexchat.SlackBuild @@ -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} diff --git a/network/hexchat/hexchat.info b/network/hexchat/hexchat.info index e4ca19da8e..7596e7628d 100644 --- a/network/hexchat/hexchat.info +++ b/network/hexchat/hexchat.info @@ -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="" |