influxdb: update to 1.1.0 (#5231)
This commit is contained in:
parent
78f82d6c2e
commit
7693e0e170
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'influxdb'
|
||||
pkgname=influxdb
|
||||
version=0.13.0
|
||||
version=1.1.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=661dc5719efa2db0ff5e5a4676c31852dd259a952dd8fc837766cb291e06d31b
|
||||
checksum=080d602d272cae3a3836dc73f5f433863a8445894d2c53fa89e1254b5a4da200
|
||||
|
||||
system_accounts="_influxdb"
|
||||
influxdb_homedir="/var/lib/$pkgname"
|
||||
|
|
Loading…
Reference in a new issue