influxdb: update to 1.6.2
This commit is contained in:
parent
362924192d
commit
442114316c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'influxdb'
|
||||
pkgname=influxdb
|
||||
version=1.6.1
|
||||
revision=2
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/influxdata/influxdb
|
||||
go_package="${go_import_path}/cmd/influx
|
||||
|
@ -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=3e56e9c0fb4fd2669f9d63d70a46a95de27c044ed6137f1806c54aeccc489e84
|
||||
checksum=10184f858bc2ace0f21636bf00ebe17e969e0063861c7be667647dd6410bf861
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue