Date: Sun, 25 Apr 2021 19:08:36 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 943a2fd04133 - main - www/youtube_dl: update to 2021.04.26 Message-ID: <202104251908.13PJ8aUd056584@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=943a2fd04133aa11312d53de809186df4532417e commit 943a2fd04133aa11312d53de809186df4532417e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-04-25 18:33:50 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-04-25 19:08:07 +0000 www/youtube_dl: update to 2021.04.26 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.26 Reported by: GitHub (watch releases) --- www/youtube_dl/Makefile | 2 +- www/youtube_dl/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 675786dd6df7..edd9e6d2f11c 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,5 +1,5 @@ PORTNAME= youtube_dl -PORTVERSION= 2021.04.17 +PORTVERSION= 2021.04.26 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index f35016ac06c7..3f4de4aeedbe 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618606178 -SHA256 (youtube-dl-2021.04.17.tar.gz) = 75eff59a6a81708e1bf075f1a46cea4058694c286f154a35ee7d6dd760da0e42 -SIZE (youtube-dl-2021.04.17.tar.gz) = 3331721 +TIMESTAMP = 1618606436 +SHA256 (youtube-dl-2021.04.26.tar.gz) = 4ccf21f4a0daee0d58bef569c71dd459bd1f629248995b4e4856b6926531ea4a +SIZE (youtube-dl-2021.04.26.tar.gz) = 3333530
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104251908.13PJ8aUd056584>