diff options
| -rw-r--r-- | Library/Formula/solr.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/solr.rb b/Library/Formula/solr.rb index ed9b0a486..8c30e31f9 100644 --- a/Library/Formula/solr.rb +++ b/Library/Formula/solr.rb @@ -1,7 +1,7 @@  require 'formula'  class Solr <Formula -  url 'http://ftp.wayne.edu/apache/lucene/solr/1.4.1/apache-solr-1.4.1.tgz' +  url 'ftp://ftp.fu-berlin.de/unix/www/apache/lucene/solr/1.4.1/apache-solr-1.4.1.tgz'    homepage 'http://lucene.apache.org/solr/'    md5 '258a020ed8c3f44e13b09e8ae46a1c84' | 
