elasticsearch: update to 1.5.1

This commit is contained in:
bougyman 2015-04-25 09:16:24 -05:00
parent 617fbfd37f
commit fb9600e8af

View file

@ -1,15 +1,15 @@
# Template file for 'elasticsearch'
pkgname=elasticsearch
version=1.5.0
revision=5
version=1.5.1
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>"
license="apache2"
homepage="http://www.elastic.co"
distfiles="https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.5.0.tar.gz"
checksum=acf572c606552bc446cceef3f8e93814a363ba0d215b323a2864682b3abfbe45
distfiles="https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-${version}.tar.gz"
checksum=6f047b21395fba80a84235d417c77ff3f0a8b41d09189ef17bedca83b17c445e
system_accounts="elastic"
system_groups="elastic"
conf_files="/etc/elasticsearch/elasticsearch.yml /etc/elasticsearch/logging.yml"