network/telegram: Updated for version 1.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
80b55450d2
commit
1586a55acd
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.5.2"
|
||||
VERSION="1.5.3"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.5.2.tar.xz"
|
||||
MD5SUM="7f10263216ffd66529e9497a20ddd80e"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.5.2.tar.xz"
|
||||
MD5SUM_x86_64="d9c600a42fd06862f58bde9929c451e9"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.5.3.tar.xz"
|
||||
MD5SUM="c49f3b53656c7f3217644af22539173d"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.5.3.tar.xz"
|
||||
MD5SUM_x86_64="25ddc1e004c9b808d71f2297d75b9923"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue