Date: Tue, 6 Apr 2021 21:02:28 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: d69772d7db1e - 2021Q1 - www/youtube_dl: update to 2021.04.07 Message-ID: <202104062102.136L2StU045692@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d69772d7db1e96bd2fe9cebef687d7331f9a8316 commit d69772d7db1e96bd2fe9cebef687d7331f9a8316 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-04-06 20:42:45 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-04-06 21:02:10 +0000 www/youtube_dl: update to 2021.04.07 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.07 Reported by: GitHub (watch releases) (cherry picked from commit 607b7f93ab57dd2c85e7e53a09d23cc015bb9649) --- 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 55acf21fc434..9f38ac0ca685 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2021.04.01 +PORTVERSION= 2021.04.07 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 986a415337c6..1e0acef48b96 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617134494 -SHA256 (youtube-dl-2021.04.01.tar.gz) = f098ef95933a33096f60cb8c3bfbde710f6f84c9cad1b093082584bdc4a089ef -SIZE (youtube-dl-2021.04.01.tar.gz) = 3315743 +TIMESTAMP = 1617741765 +SHA256 (youtube-dl-2021.04.07.tar.gz) = f5080aa885672628d63f4a3e0ff0976437b4ff2caef91321fc23cbf60c0da509 +SIZE (youtube-dl-2021.04.07.tar.gz) = 3324661
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104062102.136L2StU045692>