network/teamviewer: Updated for version 15.34.4
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe48581ccd
commit
c6189426ac
|
@ -27,7 +27,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-15.33.7}
|
||||
VERSION=${VERSION:-15.34.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.33.7"
|
||||
VERSION="15.34.4"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.33.7_i386.deb"
|
||||
MD5SUM="80c2224386f4a85c958beb7c8fab630d"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.33.7_amd64.deb"
|
||||
MD5SUM_x86_64="1819cd7044c143426b16cba0650f359f"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.34.4_i386.deb"
|
||||
MD5SUM="5cd80a24713a0155307fe99edcd95041"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.34.4_amd64.deb"
|
||||
MD5SUM_x86_64="d5377b18861afa1da948a78620f0c5b8"
|
||||
REQUIRES="libminizip"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue