network/skypeforlinux: Updated for version 8.109.0.209.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
83522e38be
commit
eb4692a6c0
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for skypeforlinux
|
||||
|
||||
# Copyright 2017, 2023 Mario Preksavec, Zagreb, Croatia
|
||||
# Copyright 2017, 2024 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.94.0.428}
|
||||
VERSION=${VERSION:-8.109.0.209}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="skypeforlinux"
|
||||
VERSION="8.94.0.428"
|
||||
VERSION="8.109.0.209"
|
||||
HOMEPAGE="https://www.skype.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.94.0.428_amd64.deb"
|
||||
MD5SUM_x86_64="9f3412e07db05f25da9294bb81c260de"
|
||||
DOWNLOAD_x86_64="https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.109.0.209_amd64.deb"
|
||||
MD5SUM_x86_64="0b44e0494b00b337e7e31f72c3d826c1"
|
||||
REQUIRES="%README%"
|
||||
MAINTAINER="Mario Preksavec"
|
||||
EMAIL="mario at slackware dot hr"
|
||||
|
|
Loading…
Reference in New Issue