From 493a39fc63c5f7a7ec96c7d0c98dab1aeb706448 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:01:02 -0400 Subject: [PATCH] chrony_exporter: rebuild for go-1.23.0 --- srcpkgs/chrony_exporter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chrony_exporter/template b/srcpkgs/chrony_exporter/template index f782ac1ab45..1af78881c54 100644 --- a/srcpkgs/chrony_exporter/template +++ b/srcpkgs/chrony_exporter/template @@ -1,7 +1,7 @@ # Template file for 'chrony_exporter' pkgname=chrony_exporter version=0.10.1 -revision=1 +revision=2 build_style=go go_import_path="github.com/superq/chrony_exporter" depends="chrony"