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