From c803fba1740efc8355bc02500dbae1f9ecfb1343 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 4 Feb 2023 20:15:43 +1000 Subject: [PATCH] tg_owt: bump version --- ...t-0.0.20221231.patchset => tg_owt-0.0.20230105.patchset} | 0 ...g_owt-0.0.20221231.recipe => tg_owt-0.0.20230105.recipe} | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename media-libs/tg_owt/patches/{tg_owt-0.0.20221231.patchset => tg_owt-0.0.20230105.patchset} (100%) rename media-libs/tg_owt/{tg_owt-0.0.20221231.recipe => tg_owt-0.0.20230105.recipe} (95%) diff --git a/media-libs/tg_owt/patches/tg_owt-0.0.20221231.patchset b/media-libs/tg_owt/patches/tg_owt-0.0.20230105.patchset similarity index 100% rename from media-libs/tg_owt/patches/tg_owt-0.0.20221231.patchset rename to media-libs/tg_owt/patches/tg_owt-0.0.20230105.patchset diff --git a/media-libs/tg_owt/tg_owt-0.0.20221231.recipe b/media-libs/tg_owt/tg_owt-0.0.20230105.recipe similarity index 95% rename from media-libs/tg_owt/tg_owt-0.0.20221231.recipe rename to media-libs/tg_owt/tg_owt-0.0.20230105.recipe index f18066f26..fd49108bf 100644 --- a/media-libs/tg_owt/tg_owt-0.0.20221231.recipe +++ b/media-libs/tg_owt/tg_owt-0.0.20230105.recipe @@ -1,13 +1,13 @@ SUMMARY="WebRTC build for Telegram" DESCRIPTION="Telegram Desktop's fork of Google's WebRTC." HOMEPAGE="https://github.com/desktop-app/tg_owt" -COPYRIGHT="2013-2022 Telegram" +COPYRIGHT="2013-2023 Telegram" LICENSE="BSD (3-clause)" REVISION="1" -srcGitRev="1eab2d736a2fecce01686689b72e39ad8c314ebb" +srcGitRev="5098730b9eb6173f0b52068fe2555b7c1015123a" SOURCE_URI="https://github.com/desktop-app/tg_owt/archive/$srcGitRev.tar.gz" SOURCE_DIR="tg_owt-$srcGitRev" -CHECKSUM_SHA256="75ccab5877c0c97844e0fb5fad577f529a43f8ff841f70a200a03711d9b5df54" +CHECKSUM_SHA256="e662d26f6ac626c9c9d7391c7d4eeb9f9e54282ddc753d24275103831811409f" SOURCE_FILENAME="tg_owt-$srcGitRev.tar.gz" srcGitRev_2="6900494d90ae095d44405cd4cc3f346971fa69c9" SOURCE_URI_2="https://github.com/lemenkov/libyuv/archive/$srcGitRev_2.tar.gz"