svn commit: r559529 - branches/2020Q4/www/youtube_dl
Jan Beich
jbeich at FreeBSD.org
Mon Dec 28 20:58:33 UTC 2020
Author: jbeich
Date: Mon Dec 28 20:58:32 2020
New Revision: 559529
URL: https://svnweb.freebsd.org/changeset/ports/559529
Log:
MFH: r559528
www/youtube_dl: update to 2020.12.29
Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.29
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 Mon Dec 28 20:57:43 2020 (r559528)
+++ branches/2020Q4/www/youtube_dl/Makefile Mon Dec 28 20:58:32 2020 (r559529)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= youtube_dl
-PORTVERSION= 2020.12.26
+PORTVERSION= 2020.12.29
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 Mon Dec 28 20:57:43 2020 (r559528)
+++ branches/2020Q4/www/youtube_dl/distinfo Mon Dec 28 20:58:32 2020 (r559529)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608999426
-SHA256 (youtube-dl-2020.12.26.tar.gz) = 9e3b4188067a19c3a96798577d0b252c74ddb16cf1decffde9cb3c4c22cb0ecf
-SIZE (youtube-dl-2020.12.26.tar.gz) = 3246941
+TIMESTAMP = 1609185126
+SHA256 (youtube-dl-2020.12.29.tar.gz) = 6b2dbadb044f8673ce5afb1a0d50a01e4ab1562cf46b7c1d3557b3615c1d99c1
+SIZE (youtube-dl-2020.12.29.tar.gz) = 3246557
More information about the svn-ports-branches
mailing list