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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Mar 17 10:02:39 UTC 2022


    Date: Thursday, March 17, 2022 @ 10:02:39
  Author: jelle
Revision: 439847

upgpkg: prometheus-blackbox-exporter 0.20.0-1

Modified:
  prometheus-blackbox-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 08:26:22 UTC (rev 439846)
+++ PKGBUILD	2022-03-17 10:02:39 UTC (rev 439847)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at dwaa.nl>
 
 pkgname=prometheus-blackbox-exporter
-pkgver=0.19.0
+pkgver=0.20.0
 pkgrel=1
 pkgdesc="Allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP"
 arch=('x86_64')
@@ -9,8 +9,9 @@
 license=('Apache')
 depends=(glibc)
 makedepends=(go git)
+options=(!lto)
 source=($pkgname-$pkgver.tar.gz::https://github.com/prometheus/blackbox_exporter/archive/v${pkgver}.tar.gz prometheus-blackbox-exporter.service)
-sha512sums=('86b11bc7afa0d8261d0961ca21563047b1ea8bfd1a9d4d034c393a8b098b035147883a44011cdafca8e9795a5e9a043cc15235375990f3424137af63469a8878'
+sha512sums=('62aabcdc7a740521959e9187dcb24be4c8c09c55c60b510efbc9991d37d9a87adf1e11b4577b72c74d14a96c066e09d935a32e4b2ae82d7e2b2ea63b48f31358'
             'b32d7772cbd8a2fc741d827a7f221d1302ab0c5833c095e5b6dc6befa46a1b12c22e91252fd0e4cf07c9c309d6315c6e1d020508a3baaaa891ab9f7f7d690eae')
 
 check() {



More information about the arch-commits mailing list