mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/teamviewer: Updated for version 12.0.76279.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4294909e9f
commit
433693076f
3 changed files with 6 additions and 6 deletions
|
@ -15,5 +15,5 @@ teamviewer: TeamViewer is free for personal use. You can use TeamViewer complete
|
|||
teamviewer: free of charge to access your private computers or to help your
|
||||
teamviewer: friends with their computer problems.
|
||||
teamviewer:
|
||||
teamviewer: Homepage: http://www.teamviewer.com/
|
||||
teamviewer: Homepage: https://www.teamviewer.com/
|
||||
teamviewer:
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-12.0.71510}
|
||||
VERSION=${VERSION:-12.0.76279}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="12.0.71510"
|
||||
HOMEPAGE="http://www.teamviewer.com/"
|
||||
DOWNLOAD="http://download.teamviewer.com/download/teamviewer_i386.deb"
|
||||
MD5SUM="c380443acf784181f10a1296536b158c"
|
||||
VERSION="12.0.76279"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://download.teamviewer.com/download/teamviewer_i386.deb"
|
||||
MD5SUM="5afeb3771a9c17cb31e51f57b27b2b84"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libpng-legacy12"
|
||||
|
|
Loading…
Reference in a new issue