diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/rtmpdump.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rtmpdump.rb b/Library/Formula/rtmpdump.rb index 76d7c97b0..e9790e05e 100644 --- a/Library/Formula/rtmpdump.rb +++ b/Library/Formula/rtmpdump.rb @@ -16,7 +16,7 @@ class Rtmpdump < Formula sha1 "d6803f6c6ab24b45dc4e0626c7c8f5eaef9df034" => :lion end - head 'git://git.ffmpeg.org/rtmpdump' + head "git://git.ffmpeg.org/rtmpdump" depends_on 'openssl' |
