aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/schroedinger.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/schroedinger.rb b/Library/Formula/schroedinger.rb
index bed7ac399..f59cdbe9a 100644
--- a/Library/Formula/schroedinger.rb
+++ b/Library/Formula/schroedinger.rb
@@ -5,9 +5,9 @@ class Schroedinger < Formula
url 'http://diracvideo.org/download/schroedinger/schroedinger-1.0.11.tar.gz'
sha1 'c01ee0bed6c1bd7608763927f719f94ebc6aaa41'
- head 'git://diracvideo.org/git/schroedinger.git'
+ head do
+ url 'git://diracvideo.org/git/schroedinger.git'
- if build.head?
depends_on :automake
depends_on :libtool
end