mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- github doesn't have downloads anymore
This commit is contained in:
parent
6d6a328ca0
commit
49cc3307e1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -13,7 +13,7 @@ JRUBY=vendor/jar/jruby-complete-$(JRUBY_VERSION).jar
|
|||
JRUBY_URL=http://repository.codehaus.org/org/jruby/jruby-complete/$(JRUBY_VERSION)
|
||||
JRUBY_CMD=java -jar $(JRUBY)
|
||||
JRUBYC=$(WITH_JRUBY) jrubyc
|
||||
ELASTICSEARCH_URL=http://github.com/downloads/elasticsearch/elasticsearch
|
||||
ELASTICSEARCH_URL=http://download.elasticsearch.org/elasticsearch/elasticsearch
|
||||
ELASTICSEARCH=vendor/jar/elasticsearch-$(ELASTICSEARCH_VERSION)
|
||||
GEOIP=vendor/geoip/GeoLiteCity.dat
|
||||
GEOIP_URL=http://logstash.objects.dreamhost.com/maxmind/GeoLiteCity-2012-11-09.dat.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue