diff options
| author | moyogo | 2014-10-15 14:52:11 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-16 10:03:39 +0100 |
| commit | 01c13da6df77817509bc885cda61b8b7f5859a38 (patch) | |
| tree | c93dc401269a061deb45e8b2dcec6f821927e3c8 | |
| parent | 8c23be52507e690e99197084b6de06e6a7092c47 (diff) | |
| download | homebrew-01c13da6df77817509bc885cda61b8b7f5859a38.tar.bz2 | |
couchdb: bump revision for icu4c upgrade
| -rw-r--r-- | Library/Formula/couchdb.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/couchdb.rb b/Library/Formula/couchdb.rb index 8b1b3a796..c06f3daae 100644 --- a/Library/Formula/couchdb.rb +++ b/Library/Formula/couchdb.rb @@ -4,6 +4,7 @@ class Couchdb < Formula homepage "http://couchdb.apache.org/" url "http://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.6.1/apache-couchdb-1.6.1.tar.gz" sha1 "6275f3818579d7b307052e9735c42a8a64313229" + revision 1 bottle do sha1 "fffe93d2e67f729cfa36b74e38ba078b7a9b7f2e" => :mavericks |
