network/telegram: Updated for version 1.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
630f550125
commit
68b7edebe2
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.6.1"
|
||||
VERSION="1.6.3"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.6.1.tar.xz"
|
||||
MD5SUM="9b9203042e0dc6cfe8e2e0a3ad60429a"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.6.1.tar.xz"
|
||||
MD5SUM_x86_64="cfffb65a60a00988b6320b53af16fc7d"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.6.3.tar.xz"
|
||||
MD5SUM="89245e2e0ac6dca4de4a1d9253fe6da0"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.6.3.tar.xz"
|
||||
MD5SUM_x86_64="06eedc67f7311a46fabf223ac1399540"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue