tdlib: bump version

This commit is contained in:
Gerasim Troeglazov
2026-04-14 08:30:19 +10:00
parent 2dd0550517
commit 56e2c03f5c
2 changed files with 4 additions and 4 deletions

View File

@@ -2,13 +2,13 @@ SUMMARY="Telegram Database library"
DESCRIPTION="TDLib (Telegram Database library) is a cross-platform library for building \
Telegram clients. It can be easily used from almost any programming language."
HOMEPAGE="https://github.com/tdlib/td"
COPYRIGHT="2013-2025 Telegram"
COPYRIGHT="2013-2026 Telegram"
LICENSE="Boost v1.0"
REVISION="3"
srcGitRev="51743dfd01dff6179e2d8f7095729caa4e2222e9"
REVISION="1"
srcGitRev="a82128ab8e28bd3ff4f9fee91b7a30e0bc36ddd6"
SOURCE_URI="https://github.com/tdlib/td/archive/$srcGitRev.tar.gz"
SOURCE_DIR="td-$srcGitRev"
CHECKSUM_SHA256="f2c6b92533ba41a024b9fdb86d346c8bfc876d5961738ad463effbd844d61405"
CHECKSUM_SHA256="b2925fcd1bd8ba24fbf5d16c095b70019ccf523fa585680357a13d13b5144457"
SOURCE_FILENAME="tdlib-$srcGitRev.tar.gz"
PATCHES="tdlib-$portVersion.patchset"