svn commit: r566244 - branches/2021Q1/www/youtube_dl
Jan Beich
jbeich at FreeBSD.org
Sun Feb 21 20:03:36 UTC 2021
Author: jbeich
Date: Sun Feb 21 20:03:35 2021
New Revision: 566244
URL: https://svnweb.freebsd.org/changeset/ports/566244
Log:
MFH: r566243
www/youtube_dl: update to 2021.02.22
Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.22
Reported by: GitHub (watch releases)
Modified:
branches/2021Q1/www/youtube_dl/Makefile
branches/2021Q1/www/youtube_dl/distinfo
Directory Properties:
branches/2021Q1/ (props changed)
Modified: branches/2021Q1/www/youtube_dl/Makefile
==============================================================================
--- branches/2021Q1/www/youtube_dl/Makefile Sun Feb 21 20:03:08 2021 (r566243)
+++ branches/2021Q1/www/youtube_dl/Makefile Sun Feb 21 20:03:35 2021 (r566244)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= youtube_dl
-PORTVERSION= 2021.02.10
+PORTVERSION= 2021.02.22
CATEGORIES= www
MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/
DISTNAME= youtube-dl-${PORTVERSION}
Modified: branches/2021Q1/www/youtube_dl/distinfo
==============================================================================
--- branches/2021Q1/www/youtube_dl/distinfo Sun Feb 21 20:03:08 2021 (r566243)
+++ branches/2021Q1/www/youtube_dl/distinfo Sun Feb 21 20:03:35 2021 (r566244)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612419243
-SHA256 (youtube-dl-2021.02.10.tar.gz) = d607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122
-SIZE (youtube-dl-2021.02.10.tar.gz) = 3277828
+TIMESTAMP = 1613936454
+SHA256 (youtube-dl-2021.02.22.tar.gz) = fd605dd76b6e46179bd2eed6905537bebffdc72732b578db21d3074bb19b44a6
+SIZE (youtube-dl-2021.02.22.tar.gz) = 3293733
More information about the svn-ports-branches
mailing list