solr 4.2.1

Closes Homebrew/homebrew#19547.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Sven-S. Porst 2013-05-01 00:35:47 +02:00 committed by Adam Vandenberg
parent e7f43cb073
commit eeda9bda9a

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.2.0/solr-4.2.0.tgz'
sha1 '3525a424be3c7f5de27ea1ab60b267cc0670b6c4'
url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.2.1/solr-4.2.1.tgz'
sha1 'de73b88fe584c99dae85d15e4eedaf4c6bd3a946'
def script; <<-EOS.undent
#!/bin/sh