network/telegram: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a5354f2fdc
commit
a959463fc4
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.2.17}
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.2.17"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.2.17.tar.xz"
|
||||
MD5SUM="5c7e4c1bb7d53eace448c402d92cc24c"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.2.17.tar.xz"
|
||||
MD5SUM_x86_64="dc2c4a44ffc98e319b4494de376ca9a7"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.3.0.tar.xz"
|
||||
MD5SUM="5aabee7e0e73e3387078d9681d17212c"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.3.0.tar.xz"
|
||||
MD5SUM_x86_64="9aa822f902732bb7a1091e2c939a1a97"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue