diff options
author | araujo <araujo@FreeBSD.org> | 2013-05-24 15:53:36 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2013-05-24 15:53:36 +0800 |
commit | d8d8decd68d7f606d3e3f9aa77412002e8710fac (patch) | |
tree | 027e97b15bf009388f5d4bff659df106c99d9f5a /www | |
parent | 675dd59323bb70f3b2986224f19bbe5e1b5e67a2 (diff) | |
download | freebsd-ports-gnome-d8d8decd68d7f606d3e3f9aa77412002e8710fac.tar.gz freebsd-ports-gnome-d8d8decd68d7f606d3e3f9aa77412002e8710fac.tar.zst freebsd-ports-gnome-d8d8decd68d7f606d3e3f9aa77412002e8710fac.zip |
- Update to 2013.05.10.
PR: ports/177189 [based on]
Submitted by: William Grzybowski <william88@gmail.com>
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 95aa36e15fb5..f3dca7160aa7 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2013.02.02 +PORTVERSION= 2013.05.10 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 57d7ad885d63..6a6a59dc31f9 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2013.02.02.tar.gz) = c062ab5636f443c776d617dd9aa3c9045926f16954fc333660b5aae45f15686f -SIZE (youtube-dl-2013.02.02.tar.gz) = 137547 +SHA256 (youtube-dl-2013.05.10.tar.gz) = 0f0c28f0a3d681805ead4c60073e532741a74d588dccfe8451cc38ec1bd306f8 +SIZE (youtube-dl-2013.05.10.tar.gz) = 164843 |