influxdb: update to 1.6.4
This commit is contained in:
parent
2b4238238e
commit
6263961efd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'influxdb'
|
||||
pkgname=influxdb
|
||||
version=1.6.3
|
||||
version=1.6.4
|
||||
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=be237af1f942fbd9defa56cf39d8377350ee1a71340ccd90cd51fd4ef27368ad
|
||||
checksum=391463c9a2d3cb6c42d56089cfbdd6ad2be701d3e9ab1ec14ee5c559548b8f05
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in a new issue