mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
chronograf: update to 1.7.4
This commit is contained in:
parent
3a6449fd29
commit
7c510f6586
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chronograf'
|
# Template file for 'chronograf'
|
||||||
pkgname=chronograf
|
pkgname=chronograf
|
||||||
version=1.7.3
|
version=1.7.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/influxdata/${pkgname}"
|
go_import_path="github.com/influxdata/${pkgname}"
|
||||||
go_package="${go_import_path}/cmd/chronograf"
|
go_package="${go_import_path}/cmd/chronograf"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="AGPL-3.0"
|
license="AGPL-3.0"
|
||||||
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
homepage="https://www.influxdata.com/time-series-platform/chronograf/"
|
||||||
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=b9c67025cca8cf69a50fd01b4589ac2c150085e56de32cb9f0d3ba9cd269cc89
|
checksum=0ecfdc9e978107d9f7ee459bfd300e1bb48ff130c0c04f861195362caed8a823
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Add table
Reference in a new issue