elasticsearch: updated to 1.7.1
This commit is contained in:
parent
15ef9912f5
commit
44f9f751f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'elasticsearch'
|
# Template file for 'elasticsearch'
|
||||||
pkgname=elasticsearch
|
pkgname=elasticsearch
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
depends="virtual?java-runtime"
|
depends="virtual?java-runtime"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="bougyman <bougyman@rubyists.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.elastic.co"
|
homepage="http://www.elastic.co"
|
||||||
distfiles="https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-${version}.tar.gz"
|
distfiles="https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-${version}.tar.gz"
|
||||||
checksum=6fabed2db09e1b88587df15269df328ecef33e155b3c675a2a6d2299bda09c95
|
checksum=86a0c20eea6ef55b14345bff5adf896e6332437b19180c4582a346394abde019
|
||||||
system_accounts="elastic"
|
system_accounts="elastic"
|
||||||
conf_files="/etc/elasticsearch/elasticsearch.yml /etc/elasticsearch/logging.yml"
|
conf_files="/etc/elasticsearch/elasticsearch.yml /etc/elasticsearch/logging.yml"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue