elasticsearch: update to 1.7.3
This commit is contained in:
parent
2ff26d54ad
commit
1bf4c83936
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elasticsearch'
|
||||
pkgname=elasticsearch
|
||||
version=1.7.2
|
||||
version=1.7.3
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
depends="virtual?java-runtime"
|
||||
|
@ -9,7 +9,7 @@ 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=6f81935e270c403681e120ec4395c28b2ddc87e659ff7784608b86beb5223dd2
|
||||
checksum=af517611493374cfb2daa8897ae17e63e2efea4d0377d316baa351c1776a2bca
|
||||
system_accounts="elastic"
|
||||
conf_files="/etc/elasticsearch/elasticsearch.yml /etc/elasticsearch/logging.yml"
|
||||
|
||||
|
|
Loading…
Reference in a new issue