diff options
Diffstat (limited to 'Library/Formula/x264.rb')
| -rw-r--r-- | Library/Formula/x264.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/x264.rb b/Library/Formula/x264.rb index e4dcde416..c6ace4474 100644 --- a/Library/Formula/x264.rb +++ b/Library/Formula/x264.rb @@ -1,6 +1,6 @@ require 'formula' -class X264 <Formula +class X264 < Formula url "http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20100903-2245.tar.bz2" homepage 'http://www.videolan.org/developers/x264.html' md5 '79d13e0fd56a73c65f75940d70e9c450' |
