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.2.
This commit is contained in:
parent
16ecee2fbe
commit
cfeb1ea6d5
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.9.1
|
version=0.9.2
|
||||||
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=41f7f6487b95098cbb13653a84f99c20a87f6389635426753604478e61be1b03
|
checksum=3c33ab6c3f73d2917c8ecf586c5296510209046c27ac16f64b3eba7f95ac8193
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv chrony_exporter
|
vsv chrony_exporter
|
||||||
|
|
Loading…
Add table
Reference in a new issue