chrony_exporter: update to 0.12.1.

This commit is contained in:
Leah Neukirchen 2025-06-04 12:02:18 +02:00
parent 1b84248a66
commit 0381c26f6c

View file

@ -1,6 +1,6 @@
# Template file for 'chrony_exporter' # Template file for 'chrony_exporter'
pkgname=chrony_exporter pkgname=chrony_exporter
version=0.12.0 version=0.12.1
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=8a5e8e3f6b75b89d6cc8cb9db72ff04eb3cdb95301db0924b554832668736aa0 checksum=5bfaab6a1c49cacd82d48edf1467e59f80fd6d2496a7a56c6fa0c3a89b2d3f38
post_install() { post_install() {
vsv chrony_exporter vsv chrony_exporter