svn commit: r569143 - branches/2021Q1/www/youtube_dl
Jan Beich
jbeich at FreeBSD.org
Wed Mar 24 17:46:39 UTC 2021
Author: jbeich
Date: Wed Mar 24 17:46:38 2021
New Revision: 569143
URL: https://svnweb.freebsd.org/changeset/ports/569143
Log:
MFH: r569142
www/youtube_dl: update to 2021.03.25
Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.25
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 Wed Mar 24 17:45:01 2021 (r569142)
+++ branches/2021Q1/www/youtube_dl/Makefile Wed Mar 24 17:46:38 2021 (r569143)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= youtube_dl
-PORTVERSION= 2021.03.14
+PORTVERSION= 2021.03.25
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 Wed Mar 24 17:45:01 2021 (r569142)
+++ branches/2021Q1/www/youtube_dl/distinfo Wed Mar 24 17:46:38 2021 (r569143)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614747009
-SHA256 (youtube-dl-2021.03.14.tar.gz) = a3d9975d4c8e9133f84ca3f554125cd2e03600efeca35ea03a613783932307ae
-SIZE (youtube-dl-2021.03.14.tar.gz) = 3306486
+TIMESTAMP = 1616605429
+SHA256 (youtube-dl-2021.03.25.tar.gz) = a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f
+SIZE (youtube-dl-2021.03.25.tar.gz) = 3313712
More information about the svn-ports-branches
mailing list