influxdb: update to 1.2.0

This commit is contained in:
pulux 2017-01-25 16:47:36 +01:00
parent 96808434c5
commit 0887ab446c
1 changed files with 2 additions and 2 deletions

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"