network/telegram: Updated for version 1.7.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fd6fee3cf5
commit
4c9913ffed
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.7.7}
|
||||
VERSION=${VERSION:-1.7.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.7.7"
|
||||
VERSION="1.7.10"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.7.7.tar.xz"
|
||||
MD5SUM="376947032897ff89f2ba44d035c805a1"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.7.7.tar.xz"
|
||||
MD5SUM_x86_64="8f1d2ffaf9dc8922499fd4337bb60a2b"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.7.10.tar.xz"
|
||||
MD5SUM="81e93136ff7d3ca900fe6e545c9484e9"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.7.10.tar.xz"
|
||||
MD5SUM_x86_64="e0dc6fb1562cec91d6d76f9ef4498120"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue