influxdb: update to 1.4.2
This commit is contained in:
parent
5d02caef3d
commit
aef0a19584
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'influxdb'
|
||||
pkgname=influxdb
|
||||
version=1.3.7
|
||||
revision=2
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/influxdata/influxdb"
|
||||
go_package="${go_import_path}/cmd/influx
|
||||
|
@ -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=a07d3431e385569e7bc0d74261bb087d2fed97c2733cd2218aed5b9ed2050413
|
||||
checksum=7ff8d0464bbb96c3bbe9b07147d0e9153dfea9fc1590109d724eb80574209e6f
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
|
Loading…
Reference in New Issue