Skip to content

Commit

Permalink
couchdb 1.5.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#29173.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Mat Gadd authored and adamv committed May 12, 2014
1 parent bf82b72 commit abd8520
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/couchdb.rb
Expand Up @@ -2,8 +2,8 @@

class Couchdb < Formula
homepage "http://couchdb.apache.org/"
url 'http://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.5.0/apache-couchdb-1.5.0.tar.gz'
sha1 '283e4bbd4f1727bb334a67d2f988a7d412523bef'
url 'http://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.5.1/apache-couchdb-1.5.1.tar.gz'
sha1 '5340c79f8f9e11742b723f92e2251d4d59b8247c'

head do
url 'http://git-wip-us.apache.org/repos/asf/couchdb.git'
Expand Down

0 comments on commit abd8520

Please sign in to comment.