Skip to content

Commit

Permalink
youtube-dl 2013.04.11
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#19134.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
jaimeMF authored and jacknagel committed Apr 12, 2013
1 parent 29422ba commit 3b81dc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/youtube-dl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class YoutubeDl < Formula
homepage 'http://rg3.github.io/youtube-dl/'
url 'http://youtube-dl.org/downloads/2013.04.03/youtube-dl-2013.04.03.tar.gz'
sha1 'c338f77edce8a465900391829dab89ec5f63623b'
url 'http://youtube-dl.org/downloads/2013.04.11/youtube-dl-2013.04.11.tar.gz'
sha1 '6c5119cf3a80ab0dbba63ea63ab6a9dba8b5e3a2'

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

0 comments on commit 3b81dc6

Please sign in to comment.