elasticsearch: update to 1.7.2.
This commit is contained in:
parent
d2e866927a
commit
187a0d618b
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'elasticsearch'
|
# Template file for 'elasticsearch'
|
||||||
pkgname=elasticsearch
|
pkgname=elasticsearch
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
depends="virtual?java-runtime"
|
depends="virtual?java-runtime"
|
||||||
short_desc="A distributed, open source search and analytics engine"
|
short_desc="A distributed, open source search and analytics engine"
|
||||||
maintainer="bougyman <bougyman@rubyists.com>"
|
maintainer="bougyman <bougyman@voidlinux.eu>"
|
||||||
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=86a0c20eea6ef55b14345bff5adf896e6332437b19180c4582a346394abde019
|
checksum=6f81935e270c403681e120ec4395c28b2ddc87e659ff7784608b86beb5223dd2
|
||||||
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…
Add table
Add a link
Reference in a new issue