mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/telegram: Updated for version 0.9.49.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2c732d7cc3
commit
b2ce1a86ad
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-0.9.48}
|
||||
VERSION=${VERSION:-0.9.49}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="0.9.48"
|
||||
VERSION="0.9.49"
|
||||
HOMEPAGE="http://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.9.48.tar.xz"
|
||||
MD5SUM="cfdf98eced0a23935d9083b5f3c85a44"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.9.48.tar.xz"
|
||||
MD5SUM_x86_64="ee245727707ba47db179cd5f2d122e51"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.9.49.tar.xz"
|
||||
MD5SUM="d51c1a728ffb5290ca37564f076a98dc"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.9.49.tar.xz"
|
||||
MD5SUM_x86_64="46ec3c842c4e55e7cf29a0998a56296e"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue