mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
network/telegram: Updated for version 1.1.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9a9f4b96cb
commit
34bfecc2c6
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-1.1.19}
|
||||
VERSION=${VERSION:-1.1.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="1.1.19"
|
||||
VERSION="1.1.23"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.1.19.tar.xz"
|
||||
MD5SUM="65c4b05bfa6edbd6075773fc3fbb6321"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.1.19.tar.xz"
|
||||
MD5SUM_x86_64="70263034cafad58a728ffcbf95dffc63"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.1.1.23.tar.xz"
|
||||
MD5SUM="dc9ebccb95adc34493511432c01c4743"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.1.1.23.tar.xz"
|
||||
MD5SUM_x86_64="68b08ee628feccc37ecac5b11c9a2c30"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue