mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
network/telegram: Updated for version 0.10.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
64f116e5c0
commit
44327ff84c
2 changed files with 7 additions and 7 deletions
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-0.10.1}
|
||||
VERSION=${VERSION:-0.10.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="0.10.1"
|
||||
HOMEPAGE="http://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.10.1.tar.xz"
|
||||
MD5SUM="accecb77903ecf9276d4ad39ef1d7153"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.10.1.tar.xz"
|
||||
MD5SUM_x86_64="eb2b46acadece7777c620c496b488559"
|
||||
VERSION="0.10.6"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.10.6.tar.xz"
|
||||
MD5SUM="9c091d98f489b006e0de001fa8252634"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.10.6.tar.xz"
|
||||
MD5SUM_x86_64="a43365840857d4745051e6646b25567b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue