network/anydesk: Updated for version 6.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
11a0458d86
commit
0973dcb6cf
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=anydesk
|
||||
VERSION=${VERSION:-6.1.0}
|
||||
VERSION=${VERSION:-6.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="anydesk"
|
||||
VERSION="6.1.0"
|
||||
VERSION="6.1.1"
|
||||
HOMEPAGE="https://anydesk.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.anydesk.com/linux/anydesk_6.1.0-1_x86_64.rpm"
|
||||
MD5SUM_x86_64="34fcffc15185cdd658353b95c814d0f7"
|
||||
DOWNLOAD_x86_64="https://download.anydesk.com/linux/anydesk_6.1.1-1_x86_64.rpm"
|
||||
MD5SUM_x86_64="9b1240d2c5bfd8f578410129081859af"
|
||||
REQUIRES="gtkglext lsb-release"
|
||||
MAINTAINER="Reza Talebi"
|
||||
EMAIL="reza.talebi.73@outlook.com"
|
||||
|
|
Loading…
Reference in New Issue