aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/couchdb.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/couchdb.rb b/Library/Formula/couchdb.rb
index 872bbc02d..cf91670a2 100644
--- a/Library/Formula/couchdb.rb
+++ b/Library/Formula/couchdb.rb
@@ -1,9 +1,9 @@
require 'formula'
class Couchdb < Formula
- url 'https://github.com/apache/couchdb/tarball/1.0.2'
+ url 'https://github.com/apache/couchdb/tarball/1.1.0'
homepage "http://couchdb.apache.org/"
- md5 'cc1cc891ac47dd795b0b9aa2c5375923'
+ md5 '3c22f053071e29680b898b7148f05577'
head 'http://svn.apache.org/repos/asf/couchdb/trunk'