mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
chrony_exporter: update to 0.10.1.
This commit is contained in:
parent
da683c8ff5
commit
cd18be5aa0
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.10.0
|
version=0.10.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"
|
||||||
|
@ -11,7 +11,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=d3c0b208706b458fc9cb113758403030138fc4642a478fc52435861a2739f75f
|
checksum=93aa56b0fa2b2616b7b3723aa80a3e9e1acf684fe71e55931ef7ce6ca6c28490
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv chrony_exporter
|
vsv chrony_exporter
|
||||||
|
|
Loading…
Add table
Reference in a new issue