mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/telegram: Updated for version 0.9.40.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e84223a7bd
commit
66355ff735
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-0.9.33}
|
||||
VERSION=${VERSION:-0.9.40}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="0.9.33"
|
||||
VERSION="0.9.40"
|
||||
HOMEPAGE="http://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.9.33.tar.xz"
|
||||
MD5SUM="3dcf171de0e5eae31b02d7299ae0a4a7"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.9.33.tar.xz"
|
||||
MD5SUM_x86_64="84e93c6f5fde143ca14fe74f11b992cd"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.9.40.tar.xz"
|
||||
MD5SUM="0b2094a968babe2671b49fdba0f73ab4"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.9.40.tar.xz"
|
||||
MD5SUM_x86_64="35ae5636612a903b465b4c37227dd11c"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue