network/teamviewer: Updated for version 15.53.6.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cf3a7034ee
commit
a3a4400e37
|
@ -29,7 +29,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-15.52.3}
|
||||
VERSION=${VERSION:-15.53.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.52.3"
|
||||
VERSION="15.53.6"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.52.3_i386.deb"
|
||||
MD5SUM="2a7e6d6b4928c594ba91735d643f8fad"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.52.3_amd64.deb"
|
||||
MD5SUM_x86_64="31556dcdf43ce4e0aed3dd091d2bda41"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.53.6_i386.deb"
|
||||
MD5SUM="20191185cd9f41ad2bb8d1f5eb4bbcbc"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.53.6_amd64.deb"
|
||||
MD5SUM_x86_64="208ede881c2c8d54aaf78aee3fc72fe8"
|
||||
REQUIRES="libminizip"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue