mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
chronograf: update to 1.3.10.0.
This commit is contained in:
parent
8ca7ee8caa
commit
8bfbe1dc31
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'chronograf'
|
# Template file for 'chronograf'
|
||||||
pkgname=chronograf
|
pkgname=chronograf
|
||||||
version=1.3.7.0
|
version=1.3.10.0
|
||||||
revision=2
|
revision=1
|
||||||
_commit=a9358a3
|
_commit=2eca970
|
||||||
build_style="go"
|
build_style="go"
|
||||||
nocross=1
|
nocross=1
|
||||||
go_import_path="github.com/influxdata/${pkgname}"
|
go_import_path="github.com/influxdata/${pkgname}"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Nicklaus McClendon <nicklaus@kulinacs.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
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=a99d5dd1bf721d389975fa0bdcb3b740568195cfad5181757d5d3ace1c57cada
|
checksum=73a82a1a9ae4c3f734f0469f2ccab1066fef526c5574c0d38d67c2afa7889811
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
mkdir -p ${wrksrc}/${build_wrksrc}
|
mkdir -p ${wrksrc}/${build_wrksrc}
|
||||||
|
|
Loading…
Add table
Reference in a new issue