[arch-commits] Commit in prometheus-node-exporter/trunk (PKGBUILD)

Jelle van der Waa jelle at gemini.archlinux.org
Wed Apr 27 13:57:17 UTC 2022


    Date: Wednesday, April 27, 2022 @ 13:57:17
  Author: jelle
Revision: 444111

upgpkg: prometheus-node-exporter 1.3.1-2: go 1.18

Modified:
  prometheus-node-exporter/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-27 13:54:14 UTC (rev 444110)
+++ PKGBUILD	2022-04-27 13:57:17 UTC (rev 444111)
@@ -2,7 +2,7 @@
 
 pkgname=prometheus-node-exporter
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 
 pkgdesc='Exporter for machine metrics'
 url='https://github.com/prometheus/node_exporter'
@@ -11,6 +11,7 @@
 
 depends=('glibc')
 makedepends=('go' 'git')
+options=(!lto)
 
 backup=('etc/conf.d/prometheus-node-exporter')
 



More information about the arch-commits mailing list