network/telegram: Updated for version 0.9.33.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4ee20e2f9d
commit
1923ffd86a
|
@ -27,7 +27,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-0.9.28}
|
||||
VERSION=${VERSION:-0.9.33}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="0.9.28"
|
||||
VERSION="0.9.33"
|
||||
HOMEPAGE="http://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.9.28.tar.xz"
|
||||
MD5SUM="8e934aceef284a7516f06ba8c1d263b7"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.9.28.tar.xz"
|
||||
MD5SUM_x86_64="a4a8fd73324c36ade521ca63bdf6ab07"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.0.9.33.tar.xz"
|
||||
MD5SUM="3dcf171de0e5eae31b02d7299ae0a4a7"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.0.9.33.tar.xz"
|
||||
MD5SUM_x86_64="84e93c6f5fde143ca14fe74f11b992cd"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue