influxdb: update to 1.7.3.

This commit is contained in:
Michael Aldridge 2019-02-02 11:46:30 -08:00
parent a2f0a976d1
commit 2ea5661349

View file

@ -1,6 +1,6 @@
# Template file for 'influxdb'
pkgname=influxdb
version=1.7.2
version=1.7.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=05b10655c98e5fcf16f99a3c304bda4bac09761a499566c5458e233e224daabe
checksum=c3dc00f209cca8b9b742ddeffdd6ad0017afa992e6a7fc9279503f2a87e8ee65
pre_build() {
cd $GOSRCPATH