solr 4.6.0

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Brett Koonce 2013-12-18 23:54:11 -06:00 committed by Mike McQuaid
parent 89834f1024
commit e5b43d59a7

View file

@ -2,8 +2,8 @@ require 'formula'
class Solr < Formula
homepage 'http://lucene.apache.org/solr/'
url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.5.1/solr-4.5.1.tgz'
sha1 '019153f18c28b2b4d966496438940e21a7f63daa'
url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.6.0/solr-4.6.0.tgz'
sha1 'b1380e1b4b23b1e11aecf7c66c56e834ea7ff24e'
def script; <<-EOS.undent
#!/bin/sh