influxdb: update to 1.5.2
Closes #13503. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
3a1b86fa0f
commit
eda69b0e31
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'influxdb'
|
# Template file for 'influxdb'
|
||||||
pkgname=influxdb
|
pkgname=influxdb
|
||||||
version=1.4.3
|
version=1.5.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/influxdata/influxdb"
|
go_import_path="github.com/influxdata/influxdb"
|
||||||
go_package="${go_import_path}/cmd/influx
|
go_package="${go_import_path}/cmd/influx
|
||||||
@ -20,7 +20,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://influxdata.com/time-series-platform/influxdb/"
|
homepage="https://influxdata.com/time-series-platform/influxdb/"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=916dab5dccf3c521c1b1c29553a54aece2d94bc3da77b7ce3bf18eec063f1b38
|
checksum=3a021524337dc91336b8bb4155681ea55bed27ba8918fc1df8499f66c1851473
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user