network/skypeforlinux: Updated for version 8.79.0.92.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3d25e1af34
commit
d50bc8a5dd
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for skypeforlinux
|
||||
|
||||
# Copyright 2017, 2018, 2019, 2020 Mario Preksavec, Zagreb, Croatia
|
||||
# Copyright 2017, 2021 Mario Preksavec, Zagreb, Croatia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=skypeforlinux
|
||||
VERSION=${VERSION:-8.73.0.129}
|
||||
VERSION=${VERSION:-8.79.0.92}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="skypeforlinux"
|
||||
VERSION="8.73.0.129"
|
||||
VERSION="8.79.0.92"
|
||||
HOMEPAGE="https://www.skype.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.73.0.129_amd64.deb"
|
||||
MD5SUM_x86_64="990278a15a1545a2066b0f518a45d669"
|
||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.79.0.92_amd64.deb"
|
||||
MD5SUM_x86_64="49baa081600b3efec6149eadde4bf37c"
|
||||
REQUIRES="%README%"
|
||||
MAINTAINER="Mario Preksavec"
|
||||
EMAIL="mario at slackware dot hr"
|
||||
|
|
Loading…
Reference in New Issue