network/telegram: Updated for version 1.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a34cd75d3e
commit
912307916e
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.0.2}
|
||||
VERSION=${VERSION:-1.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.0.2"
|
||||
VERSION="1.0.5"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.0.2.tar.xz"
|
||||
MD5SUM="6f37ab59c6988b85fe96b9a559415c7c"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.0.2.tar.xz"
|
||||
MD5SUM_x86_64="a77b58aa048d219b08c5cface11a594e"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.0.5.tar.xz"
|
||||
MD5SUM="5739468acc3ffa5b53bfcbebdeea839e"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.0.5.tar.xz"
|
||||
MD5SUM_x86_64="58a1d3574f16915595cb566c0fb22aeb"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue