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'
|
||||
pkgname=elasticsearch
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
depends="virtual?java-runtime"
|
||||
short_desc="A distributed, open source search and analytics engine"
|
||||
maintainer="bougyman <bougyman@rubyists.com>"
|
||||
maintainer="bougyman <bougyman@voidlinux.eu>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://www.elastic.co"
|
||||
distfiles="https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-${version}.tar.gz"
|
||||
checksum=86a0c20eea6ef55b14345bff5adf896e6332437b19180c4582a346394abde019
|
||||
checksum=6f81935e270c403681e120ec4395c28b2ddc87e659ff7784608b86beb5223dd2
|
||||
system_accounts="elastic"
|
||||
conf_files="/etc/elasticsearch/elasticsearch.yml /etc/elasticsearch/logging.yml"
|
||||
|
||||
|
|
Loading…
Reference in a new issue