mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
chrony_exporter: update to 0.12.0.
This commit is contained in:
parent
d38fda4e6f
commit
2268b3a71b
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.11.0
|
version=0.12.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"
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/SuperQ/chrony_exporter"
|
homepage="https://github.com/SuperQ/chrony_exporter"
|
||||||
changelog="https://raw.githubusercontent.com/SuperQ/chrony_exporter/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/SuperQ/chrony_exporter/main/CHANGELOG.md"
|
||||||
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=3323bde89a4e8cb356956e8fdcb02d2854614ebb87e67a5563427c577090b5d2
|
checksum=8a5e8e3f6b75b89d6cc8cb9db72ff04eb3cdb95301db0924b554832668736aa0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv chrony_exporter
|
vsv chrony_exporter
|
||||||
|
|
Loading…
Add table
Reference in a new issue