aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/solr.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/solr.rb')
-rw-r--r--Library/Formula/solr.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/solr.rb b/Library/Formula/solr.rb
index 78d85e3ff..21d7496c9 100644
--- a/Library/Formula/solr.rb
+++ b/Library/Formula/solr.rb
@@ -5,12 +5,6 @@ class Solr < Formula
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'
- sha1 'b41061400f3c5e0433ae8e01c4a62814be37b712'
- version "4.0.0-BETA"
- end
-
def script; <<-EOS.undent
#!/bin/sh
if [ -z "$1" ]; then