mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/telegram: Updated for version 3.4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3c3b23fc2a
commit
381ad321f9
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-3.4.3}
|
||||
VERSION=${VERSION:-3.4.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="3.4.3"
|
||||
VERSION="3.4.8"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.2.4.4.tar.xz"
|
||||
MD5SUM="857865fb0baa7aabadf3a6136f8276ba"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.3.4.3.tar.xz"
|
||||
MD5SUM_x86_64="ac5af0170cce14af5797c69105b094a5"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.3.4.8.tar.xz"
|
||||
MD5SUM_x86_64="c0010bdb6f6610236c276089f2f0d4c5"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue