elasticseach: update elasticsearch to 2.3.5
This commit is contained in:
parent
1be1557a70
commit
be7559abb3
|
@ -1,5 +1,5 @@
|
|||
ES_HOME ?= /var/lib/elasticsearch
|
||||
ES_VER ?= 2.1.0
|
||||
ES_VER ?= 2.3.5
|
||||
ES_TARBALL = elasticsearch-$(ES_VER).tar.gz
|
||||
ES_URL = https://download.elastic.co/elasticsearch/elasticsearch/$(ES_TARBALL)
|
||||
|
||||
|
|
Loading…
Reference in New Issue