influxdb: update to 1.6.0 (#696)
This commit is contained in:
parent
ac9cbceb37
commit
20610a0271
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'influxdb'
|
||||
pkgname=influxdb
|
||||
version=1.5.3
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/influxdata/influxdb"
|
||||
|
@ -20,7 +20,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://influxdata.com/time-series-platform/influxdb/"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=2ff2fb0952ef2be2c67a96df103f3b2f8c1cb2542e0a1a4329c803d95a01c9e7
|
||||
checksum=908445f6a456ebcf9eef31ea6431b9f620342e29dd65b9b13d8aa310c90e5545
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue