diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/couchdb-lucene.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/couchdb-lucene.rb b/Library/Formula/couchdb-lucene.rb index 12448c122..62cc7b1c6 100644 --- a/Library/Formula/couchdb-lucene.rb +++ b/Library/Formula/couchdb-lucene.rb @@ -1,8 +1,8 @@ require 'formula' class CouchdbLucene < Formula - url 'https://github.com/rnewson/couchdb-lucene/tarball/v0.9.0' homepage 'https://github.com/rnewson/couchdb-lucene' + url 'https://github.com/rnewson/couchdb-lucene/tarball/v0.9.0' sha1 'f5c29f5d76c70ef25ed240b0a04658ec6120a0fd' depends_on 'couchdb' |
