Updated to CouchDB 0.10.1
This commit is contained in:
parent
91b325e41b
commit
1129e9ee6a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Couchdb <Formula
|
||||
@url='http://apache.multihomed.net/couchdb/0.10.0/apache-couchdb-0.10.0.tar.gz'
|
||||
@url='http://apache.abdaal.com/couchdb/0.10.1/apache-couchdb-0.10.1.tar.gz'
|
||||
@homepage='http://couchdb.apache.org/'
|
||||
@md5='227886b5ecbb6bcbbdc538aac4592b0e'
|
||||
@md5='a34dae8bf402299e378d7e8c13b7ba46'
|
||||
|
||||
depends_on 'spidermonkey'
|
||||
depends_on 'icu4c'
|
||||
|
|
Loading…
Reference in a new issue