mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/teamviewer: Updated for version 10.0.37742.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d884e67b46
commit
fad9d795b2
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for teamviewer
|
||||
|
||||
# Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com>
|
||||
# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# 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=teamviewer
|
||||
VERSION=${VERSION:-10.0.36281}
|
||||
VERSION=${VERSION:-10.0.37742}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="10.0.36281"
|
||||
VERSION="10.0.37742"
|
||||
HOMEPAGE="http://www.teamviewer.com/"
|
||||
DOWNLOAD="http://downloadus1.teamviewer.com/download/version_10x/teamviewer_10.0.36281_i386.deb"
|
||||
MD5SUM="d87cb34d21595a5bc3f9906f28f92c31"
|
||||
DOWNLOAD="http://downloadus1.teamviewer.com/download/version_10x/teamviewer_10.0.37742_i386.deb"
|
||||
MD5SUM="abe6eac56fd9cf0afa664147ee93830f"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue