influxdb: update to 1.7.2
This commit is contained in:
parent
7c510f6586
commit
2c1856157b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'influxdb'
|
||||
pkgname=influxdb
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
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=c8f8e614bde301e0852e1fbeb7b9a39f758ae335b8f5a6157478082eea9cec77
|
||||
checksum=05b10655c98e5fcf16f99a3c304bda4bac09761a499566c5458e233e224daabe
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in a new issue