diff options
author | Henry Hu <henry.hu.sh@gmail.com> | 2021-05-09 03:39:05 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-05-09 03:39:05 +0000 |
commit | 484ae4ecd943ba80353ec6c0629a275018ec06cc (patch) | |
tree | 4d8becdc0618c19ab8e852f26cba7d8b1bb7768f | |
parent | 7938c511cc3bf87e650a47b9753b20a4bc205ef9 (diff) | |
download | ports-484ae4ecd943ba80353ec6c0629a275018ec06cc.tar.gz ports-484ae4ecd943ba80353ec6c0629a275018ec06cc.zip |
net-im/tg_owt: upgrade to 0.0.20210422
PR: 255716
-rw-r--r-- | net-im/tg_owt/Makefile | 4 | ||||
-rw-r--r-- | net-im/tg_owt/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile index 1e5b2481aff5..9df2286cec7e 100644 --- a/net-im/tg_owt/Makefile +++ b/net-im/tg_owt/Makefile @@ -1,7 +1,7 @@ # Created by: Henry Hu <henry.hu.sh@gmail.com> PORTNAME= tg_owt -PORTVERSION= 0.0.20210207 +PORTVERSION= 0.0.20210422 CATEGORIES= net-im MAINTAINER= henry.hu.sh@gmail.com @@ -23,7 +23,7 @@ USES= cmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= desktop-app GH_PROJECT= tg_owt -GH_TAGNAME= a198773 +GH_TAGNAME= 18cb4cd # libyuv cloned from https://chromium.googlesource.com/libyuv/libyuv GH_TUPLE= webmproject:libvpx:5b63f0f:libvpx/src/third_party/libvpx/source/libvpx \ HenryHu:libyuv:ad89006:libyuv/src/third_party/libyuv diff --git a/net-im/tg_owt/distinfo b/net-im/tg_owt/distinfo index 6c48562be97e..763ee9129c31 100644 --- a/net-im/tg_owt/distinfo +++ b/net-im/tg_owt/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1612926535 -SHA256 (desktop-app-tg_owt-0.0.20210207-a198773_GH0.tar.gz) = 999ed345a80e817d82eddda88acc6d5f24dd558debe6434111d0e5ff9bd9fb1f -SIZE (desktop-app-tg_owt-0.0.20210207-a198773_GH0.tar.gz) = 16153730 +TIMESTAMP = 1620510291 +SHA256 (desktop-app-tg_owt-0.0.20210422-18cb4cd_GH0.tar.gz) = c2533892f1a574bdad61f08586799e91225d5031afe54c17887e3278cd7a983e +SIZE (desktop-app-tg_owt-0.0.20210422-18cb4cd_GH0.tar.gz) = 16153820 SHA256 (webmproject-libvpx-5b63f0f_GH0.tar.gz) = 4fdacb6ee107b504cb21b072784c649be9af6b6d73103906a0d9ea5f3000de74 SIZE (webmproject-libvpx-5b63f0f_GH0.tar.gz) = 5333441 SHA256 (HenryHu-libyuv-ad89006_GH0.tar.gz) = 96fc87a2c7051d289a9dcf31c4f8100e341dda3b5499e4bf6d82369f5d18416e |