network/telegram: Updated for version 0.10.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
023d263e0c
commit
270d9ce5a0
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-0.10.7}
|
||||
VERSION=${VERSION:-0.10.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="0.10.7"
|
||||
VERSION="0.10.8"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.10.7.tar.xz"
|
||||
MD5SUM="5626c55b4aa43e7b432e8d4cdfd876bb"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.10.7.tar.xz"
|
||||
MD5SUM_x86_64="58a5764143666771db54ba480006a710"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.10.8.tar.xz"
|
||||
MD5SUM="e76dcfa75bef37f322a41f01721445df"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.10.8.tar.xz"
|
||||
MD5SUM_x86_64="e60e326ee569dccff37730bc20a3929a"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue