network/telegram: Updated for version 1.9.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f50d13687b
commit
07bd31dd49
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.9.3}
|
||||
VERSION=${VERSION:-1.9.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.9.3"
|
||||
VERSION="1.9.4"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.9.3.tar.xz"
|
||||
MD5SUM="4204cfe459ceba6659964c4753124dfc"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.9.3.tar.xz"
|
||||
MD5SUM_x86_64="9bbfe36c22c8ebe43615bc2911b6cfaa"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.9.4.tar.xz"
|
||||
MD5SUM="f634f362ef78191b47b4593c3c4be970"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.9.4.tar.xz"
|
||||
MD5SUM_x86_64="4e82248e078ba7a403d66e4f77685eeb"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue