Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
youtube-dl 2013.01.12
Browse files Browse the repository at this point in the history
Closes #17033.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
jaimeMF authored and adamv committed Jan 12, 2013
1 parent e2ebb04 commit 40280c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/youtube-dl.rb
Expand Up @@ -2,8 +2,8 @@

class YoutubeDl < Formula
homepage 'http://rg3.github.com/youtube-dl/'
url 'http://youtube-dl.org/downloads/2013.01.11/youtube-dl-2013.01.11.tar.gz'
sha1 '6a670631bea4bccb5242e5a7bcba38758dec60c9'
url 'http://youtube-dl.org/downloads/2013.01.12/youtube-dl-2013.01.12.tar.gz'
sha1 '52e3337bebe8aa9aca78a64aa254ca4d37830310'

def install
system "make", "youtube-dl", "PREFIX=#{prefix}"
Expand Down

0 comments on commit 40280c6

Please sign in to comment.