mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
chrony_exporter: update to 0.12.1.
This commit is contained in:
parent
1b84248a66
commit
0381c26f6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chrony_exporter'
|
||||
pkgname=chrony_exporter
|
||||
version=0.12.0
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/superq/chrony_exporter"
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/SuperQ/chrony_exporter"
|
||||
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"
|
||||
checksum=8a5e8e3f6b75b89d6cc8cb9db72ff04eb3cdb95301db0924b554832668736aa0
|
||||
checksum=5bfaab6a1c49cacd82d48edf1467e59f80fd6d2496a7a56c6fa0c3a89b2d3f38
|
||||
|
||||
post_install() {
|
||||
vsv chrony_exporter
|
||||
|
|
Loading…
Add table
Reference in a new issue