solr 3.3.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Aman Gupta 2011-07-11 02:15:46 -07:00 committed by Adam Vandenberg
parent bfbb9daa60
commit 774af2489d
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Solr < Formula
url 'ftp://ftp.fu-berlin.de/unix/www/apache/lucene/solr/3.1.0/apache-solr-3.1.0.tgz'
url 'http://mirrors.axint.net/apache/lucene/solr/3.3.0/apache-solr-3.3.0.tgz'
homepage 'http://lucene.apache.org/solr/'
md5 'd7009df28f28a3e616def8035be06790'
md5 '048e2aa7e16358600fa5fe3570b90018'
def script; <<-EOS.undent
#!/bin/sh