diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-12-28 20:57:43 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-12-28 20:57:43 +0000 |
commit | 93dd0c604946b036a0b014bee2220ac4e40287cd (patch) | |
tree | 081458e449f6460b549bce9aedad0b377c7ca98a | |
parent | Drop python 2.7 support (diff) |
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)
Notes
Notes:
svn path=/head/; revision=559528
-rw-r--r-- | www/youtube_dl/Makefile | 2 | ||||
-rw-r--r-- | 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 fb7f6cef78f6..48f52c32b04d 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -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} diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index 1288663bd04f..1aef9b5925fc 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -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 |