diff options
author | araujo <araujo@FreeBSD.org> | 2013-08-26 11:49:29 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2013-08-26 11:49:29 +0800 |
commit | 4c8c94d054261f0aef7e8d4bbeaf71ce6317e5a3 (patch) | |
tree | d47cdb425a975056cb694a50c771ff1cfebb2901 /www | |
parent | 1035b6d7f07c70e03a7f9b1695413613c69d93a3 (diff) | |
download | freebsd-ports-gnome-4c8c94d054261f0aef7e8d4bbeaf71ce6317e5a3.tar.gz freebsd-ports-gnome-4c8c94d054261f0aef7e8d4bbeaf71ce6317e5a3.tar.zst freebsd-ports-gnome-4c8c94d054261f0aef7e8d4bbeaf71ce6317e5a3.zip |
- Update to 2013.08.23.
Diffstat (limited to 'www')
-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 ccc2a5814538..01efb4d59c9c 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2013.07.23.1 +PORTVERSION= 2013.08.23 CATEGORIES= www MASTER_SITES= http://youtube-dl.org/downloads/${PORTVERSION}/ \ http://ftp.de.netbsd.org/pub/unix/Linux/MIRROR.gentoo/distfiles/ diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index a16e4cde0c9c..cd44cb98e65c 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2013.07.23.1.tar.gz) = fefc0401a893f296c49f4481dd3397aca38ffbb24e6fb43c8d5f810760f35ab4 -SIZE (youtube-dl-2013.07.23.1.tar.gz) = 295597 +SHA256 (youtube-dl-2013.08.23.tar.gz) = 54d7624ce602681e631f2470dcd389d0f8aeb98be489c16dff0e5b5e2d2b752a +SIZE (youtube-dl-2013.08.23.tar.gz) = 322759 |