network/anydesk: Updated for version 6.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
rezat4795 2021-11-16 16:30:10 +03:30 committed by Willy Sudiarto Raharjo
parent 11a0458d86
commit 0973dcb6cf
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"