Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
couchdb 1.5.1
Browse files Browse the repository at this point in the history
Closes #29173.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Mat Gadd authored and adamv committed May 12, 2014
1 parent 2fad171 commit a4e9e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/couchdb.rb
Original file line number Diff line number Diff line change
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 a4e9e78

Please sign in to comment.