influxdb: update to 1.5.3
Closes #14775. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
575ff55a00
commit
61041379dd
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'influxdb'
|
# Template file for 'influxdb'
|
||||||
pkgname=influxdb
|
pkgname=influxdb
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
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=3a021524337dc91336b8bb4155681ea55bed27ba8918fc1df8499f66c1851473
|
checksum=2ff2fb0952ef2be2c67a96df103f3b2f8c1cb2542e0a1a4329c803d95a01c9e7
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user