Skip to content

Commit

Permalink
youtube-dl 2013.07.19
Browse files Browse the repository at this point in the history
Closes Homebrew#21346.

Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
jaimeMF authored and adamv committed Jul 20, 2013
1 parent b2c50ef commit ec006aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/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:https://rg3.github.io/youtube-dl/'
url 'http:https://youtube-dl.org/downloads/2013.07.17.1/youtube-dl-2013.07.17.1.tar.gz'
sha1 'b923b98b7417e40e24b95d7e4386b5d6a662986d'
url 'http:https://youtube-dl.org/downloads/2013.07.19/youtube-dl-2013.07.19.tar.gz'
sha1 '2585bb3b86060c7b748a05627ad4b0bed71b6728'

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

0 comments on commit ec006aa

Please sign in to comment.