Merge pull request #2182 from hanspolo/elasticsearch

elasticsearch: updated to 1.7.1
This commit is contained in:
Juan RP 2015-08-05 09:24:40 +02:00
commit 880560924c

View file

@ -1,6 +1,6 @@
# Template file for 'elasticsearch'
pkgname=elasticsearch
version=1.7.0
version=1.7.1
revision=1
only_for_archs="i686 x86_64"
depends="virtual?java-runtime"
@ -9,7 +9,7 @@ maintainer="bougyman <bougyman@rubyists.com>"
license="Apache-2.0"
homepage="http://www.elastic.co"
distfiles="https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-${version}.tar.gz"
checksum=6fabed2db09e1b88587df15269df328ecef33e155b3c675a2a6d2299bda09c95
checksum=86a0c20eea6ef55b14345bff5adf896e6332437b19180c4582a346394abde019
system_accounts="elastic"
conf_files="/etc/elasticsearch/elasticsearch.yml /etc/elasticsearch/logging.yml"