mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/teamviewer: Updated for version 9.0.32150.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f6860c4762
commit
f6aea7da30
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-9.0.30203}
|
||||
VERSION=${VERSION:-9.0.32150}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="9.0.30203"
|
||||
VERSION="9.0.32150"
|
||||
HOMEPAGE="http://www.teamviewer.com/"
|
||||
DOWNLOAD="http://download.teamviewer.com/download/teamviewer_linux.deb"
|
||||
MD5SUM="377f2d47d11d7c0c664ed8b21dc188a8"
|
||||
MD5SUM="2340e7f8d3f825012907104e0b166bcb"
|
||||
DOWNLOAD_x86_64="http://download.teamviewer.com/download/teamviewer_linux_x64.deb"
|
||||
MD5SUM_x86_64="decce9d21dbf99d508bb40c9a706e837"
|
||||
MD5SUM_x86_64="4e930ec1ff2601e7fb65eb8edfec0bc0"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue