svn commit: r557999 - branches/2020Q4/www/youtube_dl
Jan Beich
jbeich at FreeBSD.org
Sun Dec 13 18:56:54 UTC 2020
Author: jbeich
Date: Sun Dec 13 18:56:54 2020
New Revision: 557999
URL: https://svnweb.freebsd.org/changeset/ports/557999
Log:
MFH: r557998
www/youtube_dl: update to 2020.12.14
Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.14
Reported by: GitHub (watch releases)
Modified:
branches/2020Q4/www/youtube_dl/Makefile
branches/2020Q4/www/youtube_dl/distinfo
Directory Properties:
branches/2020Q4/ (props changed)
Modified: branches/2020Q4/www/youtube_dl/Makefile
==============================================================================
--- branches/2020Q4/www/youtube_dl/Makefile Sun Dec 13 18:56:32 2020 (r557998)
+++ branches/2020Q4/www/youtube_dl/Makefile Sun Dec 13 18:56:54 2020 (r557999)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= youtube_dl
-PORTVERSION= 2020.12.12
+PORTVERSION= 2020.12.14
CATEGORIES= www
MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/
DISTNAME= youtube-dl-${PORTVERSION}
Modified: branches/2020Q4/www/youtube_dl/distinfo
==============================================================================
--- branches/2020Q4/www/youtube_dl/distinfo Sun Dec 13 18:56:32 2020 (r557998)
+++ branches/2020Q4/www/youtube_dl/distinfo Sun Dec 13 18:56:54 2020 (r557999)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607731689
-SHA256 (youtube-dl-2020.12.12.tar.gz) = 8e0de6f68c8ed9afc3c40b0c6a3e5310f8920dee6793edabc1a87fead1a16447
-SIZE (youtube-dl-2020.12.12.tar.gz) = 3225195
+TIMESTAMP = 1607882200
+SHA256 (youtube-dl-2020.12.14.tar.gz) = 9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273
+SIZE (youtube-dl-2020.12.14.tar.gz) = 3229047
More information about the svn-ports-branches
mailing list