network/teamviewer: Updated for version 15.38.3.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7bfa103f8c
commit
9b569aace4
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com>
|
||||
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2022 Gregory J. L. Tourte <artourter@gmail.com>
|
||||
# Copyright 2022-2023 Gregory J. L. Tourte <artourter@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=teamviewer
|
||||
VERSION=${VERSION:-15.37.3}
|
||||
VERSION=${VERSION:-15.38.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="teamviewer"
|
||||
VERSION="15.37.3"
|
||||
VERSION="15.38.3"
|
||||
HOMEPAGE="https://www.teamviewer.com/"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.37.3_i386.deb"
|
||||
MD5SUM="b0305083fcc36c345f9b08bbc4eea639"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.37.3_amd64.deb"
|
||||
MD5SUM_x86_64="90facf988970498f405cc6347030203a"
|
||||
DOWNLOAD="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.38.3_i386.deb"
|
||||
MD5SUM="4627d698f68aa46fac6f4ebe4e201716"
|
||||
DOWNLOAD_x86_64="https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.38.3_amd64.deb"
|
||||
MD5SUM_x86_64="96385ab0331be8f8166f21fc85e2eb79"
|
||||
REQUIRES="libminizip"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue