Merge pull request #5605 from pulux/influxdb

influxdb: update to 1.2.0
This commit is contained in:
Michael Gehring 2017-01-25 18:37:01 +01:00 committed by GitHub
commit 396ca9340a

View file

@ -1,6 +1,6 @@
# Template file for 'influxdb'
pkgname=influxdb
version=1.1.1
version=1.2.0
revision=1
build_style=go
hostmakedepends="git-perl mercurial"
@ -15,7 +15,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
license="MIT"
homepage="https://influxdata.com/time-series-platform/influxdb/"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=153ccf40484c8f802f5e4db7a622b6bb578f9b1c4e8f6840fddd39393dcb69ed
checksum=366bfd12ab943cf08e56d000ee72dada40cab9adf2da098cde4333a204e6879e
system_accounts="_influxdb"
influxdb_homedir="/var/lib/$pkgname"