mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/telegram: Updated for version 4.10.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ce1fcc4d53
commit
2062cde95b
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
PRGNAM=telegram
|
||||
SRCNAM=tsetup
|
||||
SRCDIR=Telegram
|
||||
VERSION=${VERSION:-4.10.2}
|
||||
VERSION=${VERSION:-4.10.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="telegram"
|
||||
VERSION="4.10.2"
|
||||
VERSION="4.10.3"
|
||||
HOMEPAGE="https://telegram.org"
|
||||
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.2.4.4.tar.xz"
|
||||
MD5SUM="857865fb0baa7aabadf3a6136f8276ba"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.4.10.2.tar.xz"
|
||||
MD5SUM_x86_64="a88e88c3f06340c5b80f5af3a249d4c6"
|
||||
DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.4.10.3.tar.xz"
|
||||
MD5SUM_x86_64="8ab02274b8cef61b3c19c4b4a419ff4d"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue