network/telegram: Updated for version 4.14.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d58f77d04f
commit
63ea6006e6
|
@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-4.13.1}
|
||||
VERSION=${VERSION:-4.14.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="4.13.1"
|
||||
VERSION="4.14.2"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.4.13.1.tar.xz"
|
||||
MD5SUM_x86_64="97ddceb04a79e4d602e78b790be69c83"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.4.14.2.tar.xz"
|
||||
MD5SUM_x86_64="364f9e538bb4dc6180574c310df25305"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue