diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/getdns.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/getdns.rb b/Library/Formula/getdns.rb index a2d4d7edc..5b5b8ea67 100644 --- a/Library/Formula/getdns.rb +++ b/Library/Formula/getdns.rb @@ -5,6 +5,8 @@ class Getdns < Formula url "http://getdnsapi.net/dist/getdns-0.1.4.tar.gz" sha1 "9833f96cf23c845008405cec411c1f2005e40dc3" + head "https://github.com/getdnsapi/getdns.git" + bottle do sha1 "efad47ff71c7205beb6ab03c133853909031c538" => :mavericks sha1 "860489f9eab66b247e32e8a960e0960a1d0109f0" => :mountain_lion |
