network/skypeforlinux: Updated for version 8.59.0.77.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
08a409483c
commit
319ebe435d
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for skypeforlinux
|
||||
|
||||
# Copyright 2017, 2018, 2019 Mario Preksavec, Zagreb, Croatia
|
||||
# Copyright 2017, 2018, 2019, 2020 Mario Preksavec, Zagreb, Croatia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=skypeforlinux
|
||||
VERSION=${VERSION:-8.55.0.141}
|
||||
VERSION=${VERSION:-8.59.0.77}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="skypeforlinux"
|
||||
VERSION="8.55.0.141"
|
||||
VERSION="8.59.0.77"
|
||||
HOMEPAGE="https://www.skype.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.55.0.141_amd64.deb"
|
||||
MD5SUM_x86_64="d05e42c77723d72d33fdb3e8152a37f5"
|
||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.59.0.77_amd64.deb"
|
||||
MD5SUM_x86_64="b9526289c0082b750d8cb505b63d915d"
|
||||
REQUIRES="%README%"
|
||||
MAINTAINER="Mario Preksavec"
|
||||
EMAIL="mario at slackware dot hr"
|
||||
|
|
Loading…
Reference in New Issue