influxdb: update to 1.6.3

This commit is contained in:
Michael Aldridge 2018-09-16 19:03:40 -07:00
parent 5b3982060d
commit f0051d0204

View File

@ -1,6 +1,6 @@
# Template file for 'influxdb'
pkgname=influxdb
version=1.6.2
version=1.6.3
revision=1
build_style=go
go_import_path=github.com/influxdata/influxdb
@ -21,7 +21,7 @@ license="MIT"
homepage="https://influxdata.com/time-series-platform/influxdb/"
changelog="https://raw.githubusercontent.com/influxdata/influxdb/master/CHANGELOG.md"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=10184f858bc2ace0f21636bf00ebe17e969e0063861c7be667647dd6410bf861
checksum=be237af1f942fbd9defa56cf39d8377350ee1a71340ccd90cd51fd4ef27368ad
pre_build() {
cd $GOSRCPATH