diff options
Diffstat (limited to 'Library/Formula/schroedinger.rb')
| -rw-r--r-- | Library/Formula/schroedinger.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/schroedinger.rb b/Library/Formula/schroedinger.rb index a3076a5c5..90d9e861f 100644 --- a/Library/Formula/schroedinger.rb +++ b/Library/Formula/schroedinger.rb @@ -1,9 +1,9 @@ require 'formula' class Schroedinger <Formula - head 'git://diracvideo.org/git/schroedinger.git' - url 'http://diracvideo.org/download/schroedinger/schroedinger-1.0.9.tar.gz' - md5 'd67ec48b7c506db8c8b49156bf409e60' + head 'git://diracvideo.org/git/schroedinger.git' + url 'http://diracvideo.org/download/schroedinger/schroedinger-1.0.9.tar.gz' + md5 'd67ec48b7c506db8c8b49156bf409e60' homepage 'http://diracvideo.org/' depends_on 'pkg-config' => :build |
