diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-09-27 03:33:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-09-27 03:33:19 +0000 |
commit | 76622d05726e4455aa1091c7ca172b123ce05bf8 (patch) | |
tree | da40299f7ae1f6655e167b8374d1919942999944 /www/youtube_dl | |
parent | 0f5c3e1ebfba07b7867d01693bc7877151624288 (diff) | |
download | ports-76622d05726e4455aa1091c7ca172b123ce05bf8.tar.gz ports-76622d05726e4455aa1091c7ca172b123ce05bf8.zip |
Notes
Diffstat (limited to 'www/youtube_dl')
-rw-r--r-- | www/youtube_dl/Makefile | 3 | ||||
-rw-r--r-- | www/youtube_dl/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 3ef9b017dda0..ee2887852abe 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2013.08.23 +PORTVERSION= 2013.09.24.2 CATEGORIES= www MASTER_SITES= http://youtube-dl.org/downloads/${PORTVERSION}/ \ http://ftp.de.netbsd.org/pub/unix/Linux/MIRROR.gentoo/distfiles/ @@ -31,7 +31,6 @@ MAN1= youtube-dl.1 WRKSRC= ${WRKDIR}/youtube-dl -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MRTMPDUMP} diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index cd44cb98e65c..d59afa795f48 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2013.08.23.tar.gz) = 54d7624ce602681e631f2470dcd389d0f8aeb98be489c16dff0e5b5e2d2b752a -SIZE (youtube-dl-2013.08.23.tar.gz) = 322759 +SHA256 (youtube-dl-2013.09.24.2.tar.gz) = 0ff095bd09f30c7c77758f6a74feaf163b88b06eefed5b865caedcf4623f7708 +SIZE (youtube-dl-2013.09.24.2.tar.gz) = 392769 |