aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 094b21776..d70958256 100644
--- a/Library/Formula/couchdb.rb
+++ b/Library/Formula/couchdb.rb
@@ -1,7 +1,7 @@
require 'formula'
class Couchdb <Formula
- url 'git://github.com/apache/couchdb.git', :tag => "origin/tags/1.0.1"
+ url 'git://github.com/apache/couchdb.git', :tag => "1.0.1"
homepage "http://couchdb.apache.org/"
version "1.0.1"