mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/teamviewer: Updated for version 15.33.7
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6c14628fd1
commit
6faf5b6080
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-15.32.3}
|
||||
VERSION=${VERSION:-15.33.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.32.3"
|
||||
VERSION="15.33.7"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.32.3_i386.deb"
|
||||
MD5SUM="9c91ed5a2af70f3632874a0791cd79d1"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.32.3_amd64.deb"
|
||||
MD5SUM_x86_64="3700e2948f18d4766307b85a5e5c1608"
|
||||
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"
|
||||
REQUIRES="libminizip"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue