Date: Fri, 17 Dec 2021 04:02:11 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 347de090b97b - main - www/youtube_dl: update to 2021.12.17 Message-ID: <202112170402.1BH42B1E069087@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=347de090b97b010d43942e2f81cfa64974db387f commit 347de090b97b010d43942e2f81cfa64974db387f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-12-16 18:47:24 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-12-17 04:01:02 +0000 www/youtube_dl: update to 2021.12.17 Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.12.17 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 37c6ecc85b26..305755a1dc2d 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,5 +1,5 @@ PORTNAME= youtube_dl -DISTVERSION= 2021.06.06 +DISTVERSION= 2021.12.17 CATEGORIES= www MASTER_SITES= https://github.com/ytdl-org/youtube-dl/releases/download/${DISTVERSION}/ \ https://yt-dl.org/downloads/${DISTVERSION}/ diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index e4dfe5073776..32eb9ce55533 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621180762 -SHA256 (youtube-dl-2021.06.06.tar.gz) = 3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3 -SIZE (youtube-dl-2021.06.06.tar.gz) = 3336227 +TIMESTAMP = 1639680444 +SHA256 (youtube-dl-2021.12.17.tar.gz) = 9f3b99c8b778455165b4525f21505e86c7ff565f3ac319e19733d810194135df +SIZE (youtube-dl-2021.12.17.tar.gz) = 3332299
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112170402.1BH42B1E069087>