diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-09-05 17:32:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-09-05 17:32:56 +0000 |
commit | 8a6708987a5ced644bf538f1a37139eb1b1ba994 (patch) | |
tree | 423d9b48e711c7b1326f036ffcd753aca5e76715 /www/youtube_dl | |
parent | e22510392b4f3494c10fd5785cbf124e208cf38f (diff) | |
download | ports-8a6708987a5ced644bf538f1a37139eb1b1ba994.tar.gz ports-8a6708987a5ced644bf538f1a37139eb1b1ba994.zip |
Notes
Diffstat (limited to 'www/youtube_dl')
-rw-r--r-- | www/youtube_dl/Makefile | 5 | ||||
-rw-r--r-- | www/youtube_dl/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index d4767f8fba03..abb8b00f63bc 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -6,9 +6,10 @@ # PORTNAME= youtube_dl -PORTVERSION= 2006.08.13 +PORTVERSION= 2006.08.28 CATEGORIES= www -MASTER_SITES= http://www.arrakis.es/~rggi3/youtube-dl/ +MASTER_SITES= http://www.arrakis.es/~rggi3/youtube-dl/ \ + http://pankovpv.sovietservers.com/freebsd/ports/distfiles/ DISTFILES= youtube-dl-${PORTVERSION} EXTRACT_ONLY= diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index 0c5a752f94cb..14e1c482663c 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -MD5 (youtube-dl-2006.08.13) = 383d8aa4f54127c62a0e4d898f77dbff -SHA256 (youtube-dl-2006.08.13) = 15c1d75183383693d93010767c2baffc8922146fd0939629ef6d2853ca1ab274 -SIZE (youtube-dl-2006.08.13) = 9843 +MD5 (youtube-dl-2006.08.28) = 3ee9204ace60d4fab8366497452febc0 +SHA256 (youtube-dl-2006.08.28) = 9e24da3777f6da5c28e3be851620d59d914936fdc93d70414becc13f71ff6126 +SIZE (youtube-dl-2006.08.28) = 9267 |