network/hexchat: Updated for version 2.10.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-07-29 09:50:39 +07:00
parent c9f6fe4c75
commit 7129b4baa0
2 changed files with 5 additions and 5 deletions

View file

@ -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.0} VERSION=${VERSION:-2.10.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="hexchat" PRGNAM="hexchat"
VERSION="2.10.0" VERSION="2.10.1"
HOMEPAGE="http://hexchat.github.io" HOMEPAGE="http://hexchat.github.io"
DOWNLOAD="http://dl.hexchat.net/hexchat/hexchat-2.10.0.tar.xz" DOWNLOAD="http://dl.hexchat.net/hexchat/hexchat-2.10.1.tar.xz"
MD5SUM="4d528dbeb898b9013d81395fd7839419" MD5SUM="4b5b2cf13769fe594817a885cdebb1e1"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""