diff options
author | araujo <araujo@FreeBSD.org> | 2016-12-14 19:59:58 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2016-12-14 19:59:58 +0800 |
commit | 39732f6f2f7b2421ce1abe6d63cd3afbc62bea27 (patch) | |
tree | 9e1a0a628f48d67b8c88c98ca960eb2344df785a /www/youtube_dl | |
parent | c9c250325a381e50f3e9585700a54335bc954a8e (diff) | |
download | freebsd-ports-gnome-39732f6f2f7b2421ce1abe6d63cd3afbc62bea27.tar.gz freebsd-ports-gnome-39732f6f2f7b2421ce1abe6d63cd3afbc62bea27.tar.zst freebsd-ports-gnome-39732f6f2f7b2421ce1abe6d63cd3afbc62bea27.zip |
Update to 2016.12.12.
PR: ports/215295
Submitted by: takefu@airport.fm
Diffstat (limited to 'www/youtube_dl')
-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 1f4843121cf0..00398d5b769d 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2016.12.01 +PORTVERSION= 2016.12.12 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index 41d995d50208..53735a8c7d13 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480952989 -SHA256 (youtube-dl-2016.12.01.tar.gz) = ddff281a251c7a40bf8c28afa1df63e9a64ff61b6b8097535fbbe587e8ccaef7 -SIZE (youtube-dl-2016.12.01.tar.gz) = 2478435 +TIMESTAMP = 1481716316 +SHA256 (youtube-dl-2016.12.12.tar.gz) = 643efa7755ac4aa03a241f106d8923dfd5dbaf8d3c14e56b696048c4f2fab430 +SIZE (youtube-dl-2016.12.12.tar.gz) = 2478147 |