diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2022-09-18 20:42:02 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2022-09-18 21:11:11 +0000 |
commit | 5d4db9ef3bae8883887b3f81169d076327ddc301 (patch) | |
tree | dedd17524604aa721532c95ce2acdc99c4110073 /net-im/tg_owt | |
parent | f8932e4047060f8f6801b308253a2b6fa22fad59 (diff) |
net-im/t*: update Telegram Desktop: 4.1.1 -> 4.2.0
Remove experimental support for QT6. (*)
Changelog: https://github.com/telegramdesktop/tdesktop/compare/v4.1.1...v4.2.0
Discussed with: fluffy (*)
(cherry picked from commit f0fa5987b7a844886421f6c642b5a82731c4f7b6)
Diffstat (limited to 'net-im/tg_owt')
-rw-r--r-- | net-im/tg_owt/Makefile | 5 | ||||
-rw-r--r-- | net-im/tg_owt/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile index 1dbd14183be9..862f71d2a413 100644 --- a/net-im/tg_owt/Makefile +++ b/net-im/tg_owt/Makefile @@ -1,6 +1,5 @@ PORTNAME= tg_owt -PORTVERSION= 0.0.20220811 -PORTREVISION= 1 +PORTVERSION= 0.0.20220914 CATEGORIES= net-im MAINTAINER= osa@FreeBSD.org @@ -23,7 +22,7 @@ USE_XORG= x11 xcomposite xdamage xrender xrandr xtst USE_GL= gbm USE_GITHUB= yes GH_ACCOUNT= desktop-app -GH_TAGNAME= a5fbc91 +GH_TAGNAME= 621f3da # libyuv cloned from https://chromium.googlesource.com/libyuv/libyuv # when updating port check if hash tag in the submodule was updated diff --git a/net-im/tg_owt/distinfo b/net-im/tg_owt/distinfo index e62b650a70ad..7ad7cc05fcbe 100644 --- a/net-im/tg_owt/distinfo +++ b/net-im/tg_owt/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1660390269 -SHA256 (desktop-app-tg_owt-0.0.20220811-a5fbc91_GH0.tar.gz) = 50e244dc180cfa958de308667c6aaefecfce36c82f5e8f95c3ef2bdad1041a10 -SIZE (desktop-app-tg_owt-0.0.20220811-a5fbc91_GH0.tar.gz) = 15797823 +TIMESTAMP = 1663428929 +SHA256 (desktop-app-tg_owt-0.0.20220914-621f3da_GH0.tar.gz) = ce345a58b802ef0e0e23c95321164aa1751fb494f6c0a6042ef06be75636db96 +SIZE (desktop-app-tg_owt-0.0.20220914-621f3da_GH0.tar.gz) = 15797366 SHA256 (HenryHu-libyuv-ad89006_GH0.tar.gz) = 96fc87a2c7051d289a9dcf31c4f8100e341dda3b5499e4bf6d82369f5d18416e SIZE (HenryHu-libyuv-ad89006_GH0.tar.gz) = 475161 SHA256 (google-crc32c-21fc8ef_GH0.tar.gz) = 9cb6093f9a554f9fb8397ce9a1a07eec44f1ae0918d7816b60c7b14ef745e082 |