Skip to content

Commit

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

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
dpoggi authored and MikeMcQuaid committed Nov 18, 2013
1 parent a47bf7c commit fc39ca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/youtube-dl.rb
Expand Up @@ -2,8 +2,8 @@

class YoutubeDl < Formula
homepage 'http://rg3.github.io/youtube-dl/'
url 'http://youtube-dl.org/downloads/2013.11.02/youtube-dl-2013.11.02.tar.gz'
sha1 'c1916f7c8c9f12079d86a066e937642a4b8fc9bc'
url 'http://youtube-dl.org/downloads/2013.11.17/youtube-dl-2013.11.17.tar.gz'
sha1 '8590252f03fe31b2057c6d7c7c9b51b72aa06c0d'

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

0 comments on commit fc39ca7

Please sign in to comment.