mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chrony_exporter: update to 0.9.0.
This commit is contained in:
parent
30b1fe11d8
commit
ac824528ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chrony_exporter'
|
# Template file for 'chrony_exporter'
|
||||||
pkgname=chrony_exporter
|
pkgname=chrony_exporter
|
||||||
version=0.8.0
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/superq/chrony_exporter"
|
go_import_path="github.com/superq/chrony_exporter"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/SuperQ/chrony_exporter"
|
homepage="https://github.com/SuperQ/chrony_exporter"
|
||||||
distfiles="https://github.com/SuperQ/chrony_exporter/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/SuperQ/chrony_exporter/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=2586a39efc93e3e7b05c61cd29162a2da7a046cabaf2a7f1056f4e976984990c
|
checksum=c91aef717933fb2b712f7a0a5dbf63b096b430ed190e01ebd13d60eee783f6f2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv chrony_exporter
|
vsv chrony_exporter
|
||||||
|
|
Loading…
Add table
Reference in a new issue