diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-10-11 21:53:08 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-10-11 21:53:08 +0800 |
commit | 91b4e0599aaa9c99c291e90ee3ea69c3da884ae5 (patch) | |
tree | 75669ed7a869f4eb141fe8ebc7ea8277a2c4c5ab /www/youtube_dl | |
parent | 1a59b870fbf1f8f454d63cebd28549fb3dcbd19b (diff) | |
download | freebsd-ports-gnome-91b4e0599aaa9c99c291e90ee3ea69c3da884ae5.tar.gz freebsd-ports-gnome-91b4e0599aaa9c99c291e90ee3ea69c3da884ae5.tar.zst freebsd-ports-gnome-91b4e0599aaa9c99c291e90ee3ea69c3da884ae5.zip |
- Update to 2008.08.09
PR: 127488
Submitted by: "Eric L. Chen" <d9364104 at mail dot nchu dot edu dot tw>
Approved by: maintainer timeout
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 e1059c5eb0a9..166090a1d1e8 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= youtube_dl -PORTVERSION= 2008.07.26 +PORTVERSION= 2008.08.09 CATEGORIES= www MASTER_SITES= http://www.arrakis.es/~rggi3/youtube-dl/ DISTNAME= youtube-dl-${PORTVERSION} diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index a0f31cf523bb..53eebaf1d578 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -MD5 (youtube-dl-2008.07.26) = 71d4a61c648e173cc093105b80760e05 -SHA256 (youtube-dl-2008.07.26) = 81dc89807d837e465bdbdb14aa5b2d8ca7652a04ec68357339b889796667cd19 -SIZE (youtube-dl-2008.07.26) = 29016 +MD5 (youtube-dl-2008.08.09) = 9a6420a47218e05c7961c91f93965fca +SHA256 (youtube-dl-2008.08.09) = 8ae84675b89f0f2e8ae06e86279c949277d58ef35f0b5bf7cd341c4aa75b2f62 +SIZE (youtube-dl-2008.08.09) = 31695 |