aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2013-03-12 01:56:03 -0500
committerJack Nagel2013-03-12 01:56:03 -0500
commitc27a477398c45d8715e265e2af640f398e0343fc (patch)
tree1ffd1bcbe6d51f957a98908484ddc6773a03941b
parente5a103b3b8b4e0c2cd2fd76f5f8832bfcfc071c0 (diff)
downloadhomebrew-c27a477398c45d8715e265e2af640f398e0343fc.tar.bz2
solr: remove outdated devel version
-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