aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/couchdb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/couchdb.rb')
-rw-r--r--Library/Formula/couchdb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/couchdb.rb b/Library/Formula/couchdb.rb
index 5605f72e1..c1a13c34c 100644
--- a/Library/Formula/couchdb.rb
+++ b/Library/Formula/couchdb.rb
@@ -7,7 +7,7 @@ class Couchdb < Formula
md5 'a5cbbcaac288831b3d8a08b725657f10'
devel do
- url 'http://git-wip-us.apache.org/repos/asf/couchdb.git', :using => :git, :tag => '1.3.x'
+ url 'http://git-wip-us.apache.org/repos/asf/couchdb.git', :tag => '1.3.x'
version '1.3.x'
end