diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2011-04-25 19:45:07 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2011-04-25 19:45:07 +0000 |
commit | cfb4cd47756d882bc3a720f77701c9a77d5e0749 (patch) | |
tree | 079b192ce8144187e5443f93436ac0c5a6800aa1 /www/youtube_dl | |
parent | ea5c0eebde8751985645bcc9e8b804e52e0bf241 (diff) | |
download | ports-cfb4cd47756d882bc3a720f77701c9a77d5e0749.tar.gz ports-cfb4cd47756d882bc3a720f77701c9a77d5e0749.zip |
Notes
Diffstat (limited to 'www/youtube_dl')
-rw-r--r-- | www/youtube_dl/Makefile | 2 | ||||
-rw-r--r-- | www/youtube_dl/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 075605da6a87..5e212237e95e 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= youtube_dl -PORTVERSION= 2011.02.25c +PORTVERSION= 2011.03.29 CATEGORIES= www MASTER_SITES= https://github.com/rg3/youtube-dl/raw/${PORTVERSION}/ DISTNAME= youtube-dl diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index b37a85b7f1dd..7274ae660a48 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,2 +1,2 @@ -SHA256 (youtube_dl/2011.02.25c/youtube-dl) = b8cf114b139838255eae1a78b0d6c4c1bf7442d08f76c1b5ba53a48c4b5a6190 -SIZE (youtube_dl/2011.02.25c/youtube-dl) = 105221 +SHA256 (youtube_dl/2011.03.29/youtube-dl) = d3afb7de373fc218fc44d2600b32472361a681eea69347b13548339079ac7c07 +SIZE (youtube_dl/2011.03.29/youtube-dl) = 105317 |