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

Jelle van der Waa jelle at archlinux.org
Mon May 10 21:43:30 UTC 2021


    Date: Monday, May 10, 2021 @ 21:43:29
  Author: jelle
Revision: 414951

upgpkg: prometheus-blackbox-exporter 0.19.0-1

Modified:
  prometheus-blackbox-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 21:39:04 UTC (rev 414950)
+++ PKGBUILD	2021-05-10 21:43:29 UTC (rev 414951)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at dwaa.nl>
 
 pkgname=prometheus-blackbox-exporter
-pkgver=0.18.0
-pkgrel=3
+pkgver=0.19.0
+pkgrel=1
 pkgdesc="Allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP"
 arch=('x86_64')
 url="https://github.com/prometheus/blackbox_exporter"
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(go git)
 source=($pkgname-$pkgver.tar.gz::https://github.com/prometheus/blackbox_exporter/archive/v${pkgver}.tar.gz prometheus-blackbox-exporter.service)
-sha512sums=('6579d190c755515d4e5f05e2b6ed4d811010874dba1e16eaf6052e97c655f87aec33550f22ff173d2f3bbc77d091fb4fccad059f62ca6fbb33a372d48ae692f0'
+sha512sums=('86b11bc7afa0d8261d0961ca21563047b1ea8bfd1a9d4d034c393a8b098b035147883a44011cdafca8e9795a5e9a043cc15235375990f3424137af63469a8878'
             'b32d7772cbd8a2fc741d827a7f221d1302ab0c5833c095e5b6dc6befa46a1b12c22e91252fd0e4cf07c9c309d6315c6e1d020508a3baaaa891ab9f7f7d690eae')
 
 check() {



More information about the arch-commits mailing list