solr 4.9.0

Closes Homebrew/homebrew#30565.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Sven-S. Porst 2014-06-30 16:19:34 +02:00 committed by Mike McQuaid
parent d6a96fa572
commit 012772902c
1 changed files with 2 additions and 2 deletions

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.8.1/solr-4.8.1.tgz"
sha1 "186885be34f8e0ad7dd6e7d6c572d5e80e2d236d"
url "http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.9.0/solr-4.9.0.tgz"
sha1 "6391e4cda07f2bcbd647bf49070a859baff09154"
def script; <<-EOS.undent
#!/bin/sh