diff options
author | araujo <araujo@FreeBSD.org> | 2017-08-01 17:55:38 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2017-08-01 17:55:38 +0800 |
commit | a4e7b0969cc6806877fd62b1e696878ee6992630 (patch) | |
tree | 10492cbd211d215778eaf769f5be69a30afa36e9 /www | |
parent | ff35bae8a8e4f7d568a181f004344f4baf478b71 (diff) | |
download | freebsd-ports-gnome-a4e7b0969cc6806877fd62b1e696878ee6992630.tar.gz freebsd-ports-gnome-a4e7b0969cc6806877fd62b1e696878ee6992630.tar.zst freebsd-ports-gnome-a4e7b0969cc6806877fd62b1e696878ee6992630.zip |
Update to 2017.07.30.1.
PR: ports/221121
Submitted by: Fabian Keil <fk@fabiankeil.de>
Diffstat (limited to 'www')
-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 bad517c2bc72..33c43f773716 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2017.05.29 +PORTVERSION= 2017.07.30.1 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 39bc3efc2e15..df3aed5f3718 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496227126 -SHA256 (youtube-dl-2017.05.29.tar.gz) = 3da77e06c4e01d5cffb953c867c391af1655dc5e782e6c764ca3730e0904f087 -SIZE (youtube-dl-2017.05.29.tar.gz) = 2723071 +TIMESTAMP = 1501581075 +SHA256 (youtube-dl-2017.07.30.1.tar.gz) = 4701c7533cced9b10d281031e0f7a95a60e5d38e5a4fd368b410c16e402b36d4 +SIZE (youtube-dl-2017.07.30.1.tar.gz) = 2765732 |