diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-11-17 21:47:14 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-11-17 21:47:14 +0000 |
commit | 0178f9a7425e37edcbc800acbec34dce139128ad (patch) | |
tree | 4e1bbe55262033c7b702c21604244cee2bff5cf4 | |
parent | Mark BROKEN on i386 and GCC 10: (diff) |
www/youtube_dl: update to 2020.11.18
Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.18
Reported by: GitHub (watch releases)
Notes
Notes:
svn path=/head/; revision=555589
-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 e5afadc7e9b5..52fd5b3e1b4f 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2020.11.17 +PORTVERSION= 2020.11.18 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 65e9c92c5f31..6c95b918a2e9 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605560378 -SHA256 (youtube-dl-2020.11.17.tar.gz) = 62854617c40c700db4d5f5a49fceb4642c0b3cfdd55769cc0c568a6a77d51b2c -SIZE (youtube-dl-2020.11.17.tar.gz) = 3186470 +TIMESTAMP = 1605560649 +SHA256 (youtube-dl-2020.11.18.tar.gz) = 6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf +SIZE (youtube-dl-2020.11.18.tar.gz) = 3186065 |