mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/viber: Updated for version 21.8.0.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0bbb967051
commit
d39ebb18fe
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=viber
|
||||
VERSION=${VERSION:-21.0.0.1}
|
||||
VERSION=${VERSION:-21.8.0.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="viber"
|
||||
VERSION="21.0.0.1"
|
||||
VERSION="21.8.0.11"
|
||||
HOMEPAGE="https://www.viber.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb"
|
||||
MD5SUM_x86_64="7e93a64efebd9112df3ac7f8dc0c4580"
|
||||
MD5SUM_x86_64="376ebe7c7b798dc722e8dc2c71d3bcee"
|
||||
REQUIRES="snappy tslib"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue