network/telegram: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b73bdc4e3
commit
1f30600fe8
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.5.1"
|
||||
VERSION="1.5.2"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.5.1.tar.xz"
|
||||
MD5SUM="3138b08b8d0958b643251c60a98e8e33"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.5.1.tar.xz"
|
||||
MD5SUM_x86_64="5df73442cc039b1a89cf6579cec93443"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue