network/TeamSpeak3: Updated for version 3.1.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edward W. Koenig 2018-01-07 16:13:35 +07:00 committed by Willy Sudiarto Raharjo
parent 7075f397c3
commit e88be8cafb
2 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for TeamSpeak3
# Copyright 2013-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2012-2017 Edward W. Koenig, Vancouver, WA, USA
# Copyright 2018 Edward W. Koenig, Vancouver, WA, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=TeamSpeak3
VERSION=${VERSION:-3.1.4}
VERSION=${VERSION:-3.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="TeamSpeak3"
VERSION="3.1.4"
VERSION="3.1.7"
HOMEPAGE="http://www.teamspeak.com/"
DOWNLOAD="http://dl.4players.de/ts/releases/3.1.4/TeamSpeak3-Client-linux_x86-3.1.4.run"
MD5SUM="7f0916de41dea7839d8723fa3deec482"
DOWNLOAD_x86_64="http://dl.4players.de/ts/releases/3.1.4/TeamSpeak3-Client-linux_amd64-3.1.4.run"
MD5SUM_x86_64="3c1f4d0a4fc7c40696a7ef0b107c0982"
DOWNLOAD="http://dl.4players.de/ts/releases/3.1.7/TeamSpeak3-Client-linux_x86-3.1.7.run"
MD5SUM="d6314bc7384a64e6790fa38cbce6e102"
DOWNLOAD_x86_64="http://dl.4players.de/ts/releases/3.1.7/TeamSpeak3-Client-linux_amd64-3.1.7.run"
MD5SUM_x86_64="70fbb85e535d59d60ca57551d12e4e13"
REQUIRES=""
MAINTAINER="Edward W. Koenig"
EMAIL="kingbeowulf@gmail.com"