solr 4.6.1

This commit is contained in:
Brett Koonce 2014-02-15 21:08:35 -06:00
parent 714283eb00
commit cfd7693eb9

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.6.0/solr-4.6.0.tgz'
sha1 'b1380e1b4b23b1e11aecf7c66c56e834ea7ff24e'
url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.6.1/solr-4.6.1.tgz'
sha1 '7abae945f6829a5a0375c2f6b76c5d99b377c2db'
def script; <<-EOS.undent
#!/bin/sh