Skip to content

Commit

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

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
jaimeMF authored and MikeMcQuaid committed Jan 20, 2014
1 parent fbb6b39 commit 5c45410
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 'https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz'
sha1 'f4506b544b583268fc220c71aaa6359b8a712e09'
url 'https://yt-dl.org/downloads/2014.01.20/youtube-dl-2014.01.20.tar.gz'
sha1 '73e98cc1788dd8c2fca8b253fdf5061c9bc1425a'

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

0 comments on commit 5c45410

Please sign in to comment.