network/teamviewer: Mark x86_64 as UNSUPPORTED.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6038abc774
commit
964a402355
|
@ -19,5 +19,5 @@ The same things goes to meetings (version 7 and above).
|
|||
2. Always stop teamviewerd service before attempting to upgrade as the path
|
||||
may change on each major release.
|
||||
|
||||
3. If you are running multilib system, please use the 32 bit version.
|
||||
3. If you are running 64-bit machines, you will need a multilib system.
|
||||
it requires these 32-bit packages: glibc, zlib, freetype, alsa-lib, GConf.
|
||||
|
|
|
@ -3,8 +3,8 @@ VERSION="10.0.36281"
|
|||
HOMEPAGE="http://www.teamviewer.com/"
|
||||
DOWNLOAD="http://downloadus1.teamviewer.com/download/version_10x/teamviewer_10.0.36281_i386.deb"
|
||||
MD5SUM="d87cb34d21595a5bc3f9906f28f92c31"
|
||||
DOWNLOAD_x86_64="http://downloadus2.teamviewer.com/download/version_10x/teamviewer_10.0.36281_amd64.deb"
|
||||
MD5SUM_x86_64="c702eec31351096fda56fdef9f1e4916"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue