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.
PRGNAM=hexchat
VERSION=${VERSION:-2.10.0}
VERSION=${VERSION:-2.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -69,7 +69,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \

View file

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