aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/solr.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/solr.rb b/Library/Formula/solr.rb
index c2a1baa9e..2a78484f1 100644
--- a/Library/Formula/solr.rb
+++ b/Library/Formula/solr.rb
@@ -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.0.0/apache-solr-4.0.0.tgz'
- sha1 '0cb61d9572516fc627785201b79b3a85e95f877d'
+ url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.1.0/solr-4.1.0.tgz'
+ sha1 '89cce8c7c8d68df20f009a7c04ede423d6fa7c84'
devel do
url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.0.0-BETA/apache-solr-4.0.0-BETA.tgz'