Update to 3.1.2
This commit is contained in:
parent
9d5f1268c4
commit
5d8711dfdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374010
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kibana
|
||||
PORTVERSION= 3.1.1
|
||||
PORTVERSION= 3.1.2
|
||||
CATEGORIES= textproc www
|
||||
MASTER_SITES= http://download.elasticsearch.org/kibana/kibana/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (kibana-3.1.1.tar.gz) = ab5c32786d683fa7a2f6d983843751cb627427f8c6eea904a4d6849ef037bda4
|
||||
SIZE (kibana-3.1.1.tar.gz) = 1074463
|
||||
SHA256 (kibana-3.1.2.tar.gz) = 480562733c2c941525bfa26326b6fae5faf83109b452a6c4e283a5c37e3086ee
|
||||
SIZE (kibana-3.1.2.tar.gz) = 1074306
|
||||
|
|
|
@ -3,5 +3,5 @@ Kibana has been installed.
|
|||
|
||||
Edit %%WWWDIR%%/config.js to point to your ElasticSearch server.
|
||||
A simple nginx virtual host and proxy configuration to protect ElasticSearch can
|
||||
be found at https://raw.github.com/elasticsearch/kibana/master/sample/nginx.conf
|
||||
be found at https://raw.githubusercontent.com/elasticsearch/kibana/kibana3/sample/nginx.conf
|
||||
===
|
||||
|
|
Loading…
Reference in a new issue