mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
network/telegram: Updated for version 0.10.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fb61e3b164
commit
d3afd3cdc2
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-0.10.8}
|
||||
VERSION=${VERSION:-0.10.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="0.10.8"
|
||||
VERSION="0.10.11"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.10.8.tar.xz"
|
||||
MD5SUM="e76dcfa75bef37f322a41f01721445df"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.10.8.tar.xz"
|
||||
MD5SUM_x86_64="e60e326ee569dccff37730bc20a3929a"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.10.11.tar.xz"
|
||||
MD5SUM="72cee82f5a6125e20f93bf7f3ea7d49c"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.10.11.tar.xz"
|
||||
MD5SUM_x86_64="af75f6541a7910b34d9da89ea999897f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue