influxdb: update to 1.5.2

Closes #13503.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Pulux 2018-04-15 14:42:56 +02:00 committed by Enno Boland
parent 3a1b86fa0f
commit eda69b0e31
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'influxdb'
pkgname=influxdb
version=1.4.3
revision=2
version=1.5.2
revision=1
build_style=go
go_import_path="github.com/influxdata/influxdb"
go_package="${go_import_path}/cmd/influx
@ -20,7 +20,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="MIT"
homepage="https://influxdata.com/time-series-platform/influxdb/"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=916dab5dccf3c521c1b1c29553a54aece2d94bc3da77b7ce3bf18eec063f1b38
checksum=3a021524337dc91336b8bb4155681ea55bed27ba8918fc1df8499f66c1851473
pre_build() {
cd $GOSRCPATH