influxdb: update to 1.5.3

Closes #14775.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
iaroki 2018-05-29 12:46:26 +03:00 committed by Enno Boland
parent 575ff55a00
commit 61041379dd

View file

@ -1,7 +1,7 @@
# Template file for 'influxdb'
pkgname=influxdb
version=1.5.2
revision=2
version=1.5.3
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=3a021524337dc91336b8bb4155681ea55bed27ba8918fc1df8499f66c1851473
checksum=2ff2fb0952ef2be2c67a96df103f3b2f8c1cb2542e0a1a4329c803d95a01c9e7
pre_build() {
cd $GOSRCPATH