summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu Clabaut2019-11-12 10:47:43 +0100
committerMathieu Clabaut2019-11-12 10:47:43 +0100
commitfb2bbedf81aca9aa6dc9fd8dc42c389324475f50 (patch)
tree367a0b8ff8208e187e305c07c13fcbf23d72f0cc
parentf0ee24fdfdee697b6f44fe21520d47177187ef28 (diff)
downloadaur-fb2bbedf81aca9aa6dc9fd8dc42c389324475f50.tar.gz
Update to 0.16.0
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27615298753a..50526ff02567 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = prometheus-blackbox-exporter-bin
pkgdesc = Prometheus blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP (binary, not built from source).
- pkgver = 0.15.1
+ pkgver = 0.16.0
pkgrel = 1
url = https://github.com/prometheus/blackbox_exporter
install = prometheus-blackbox-exporter.install
@@ -16,42 +16,42 @@ pkgbase = prometheus-blackbox-exporter-bin
source_x86_64 = config.yml
source_x86_64 = prometheus-blackbox-exporter.install
source_x86_64 = prometheus.sysusers
- source_x86_64 = https://github.com/prometheus/blackbox_exporter/releases/download/v0.15.1/blackbox_exporter-0.15.1.linux-amd64.tar.gz
+ source_x86_64 = https://github.com/prometheus/blackbox_exporter/releases/download/v0.16.0/blackbox_exporter-0.16.0.linux-amd64.tar.gz
md5sums_x86_64 = e92e48a4199046fdd92ad21eba658b8f
md5sums_x86_64 = 81d90a7cdaadf99c5aa1399864dcf3da
md5sums_x86_64 = 45cf951d67cf59d74be82d0ddcce704d
md5sums_x86_64 = 15acae9345cc6032933e54c0cf1cbc35
- md5sums_x86_64 = bd3086a882d8f9bd0ab9380e6d241bdf
+ md5sums_x86_64 = 6a7ca6b2f21d24a94d1c9fe2b83ba251
source_armv5h = prometheus-blackbox-exporter.service
source_armv5h = config.yml
source_armv5h = prometheus-blackbox-exporter.install
source_armv5h = prometheus.sysusers
- source_armv5h = https://github.com/prometheus/blackbox_exporter/releases/download/v0.15.1/blackbox_exporter-0.15.1.linux-armv5.tar.gz
+ source_armv5h = https://github.com/prometheus/blackbox_exporter/releases/download/v0.16.0/blackbox_exporter-0.16.0.linux-armv5.tar.gz
md5sums_armv5h = e92e48a4199046fdd92ad21eba658b8f
md5sums_armv5h = 81d90a7cdaadf99c5aa1399864dcf3da
md5sums_armv5h = 45cf951d67cf59d74be82d0ddcce704d
md5sums_armv5h = 15acae9345cc6032933e54c0cf1cbc35
- md5sums_armv5h = 371c6f50ddc0c71366404e448b9d0a2a
+ md5sums_armv5h = b63f6c568e3be0c2430d08f247350276
source_armv6h = prometheus-blackbox-exporter.service
source_armv6h = config.yml
source_armv6h = prometheus-blackbox-exporter.install
source_armv6h = prometheus.sysusers
- source_armv6h = https://github.com/prometheus/blackbox_exporter/releases/download/v0.15.1/blackbox_exporter-0.15.1.linux-armv6.tar.gz
+ source_armv6h = https://github.com/prometheus/blackbox_exporter/releases/download/v0.16.0/blackbox_exporter-0.16.0.linux-armv6.tar.gz
md5sums_armv6h = e92e48a4199046fdd92ad21eba658b8f
md5sums_armv6h = 81d90a7cdaadf99c5aa1399864dcf3da
md5sums_armv6h = 45cf951d67cf59d74be82d0ddcce704d
md5sums_armv6h = 15acae9345cc6032933e54c0cf1cbc35
- md5sums_armv6h = 6aebaa31fd1e3e5af82e75d6a6ec694f
+ md5sums_armv6h = 07b18167fb359e5eed35a62e40617a87
source_armv7h = prometheus-blackbox-exporter.service
source_armv7h = config.yml
source_armv7h = prometheus-blackbox-exporter.install
source_armv7h = prometheus.sysusers
- source_armv7h = https://github.com/prometheus/blackbox_exporter/releases/download/v0.15.1/blackbox_exporter-0.15.1.linux-armv7.tar.gz
+ source_armv7h = https://github.com/prometheus/blackbox_exporter/releases/download/v0.16.0/blackbox_exporter-0.16.0.linux-armv7.tar.gz
md5sums_armv7h = e92e48a4199046fdd92ad21eba658b8f
md5sums_armv7h = 81d90a7cdaadf99c5aa1399864dcf3da
md5sums_armv7h = 45cf951d67cf59d74be82d0ddcce704d
md5sums_armv7h = 15acae9345cc6032933e54c0cf1cbc35
- md5sums_armv7h = 93e612009d7bfd694a59716386e84c9f
+ md5sums_armv7h = fecffac90020fbee4c26c9acf4cf6019
pkgname = prometheus-blackbox-exporter-bin
diff --git a/PKGBUILD b/PKGBUILD
index a3197a95111e..53b31abbed60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mathieu Clabaut <mathieu[at]clabaut.net>
pkgname=prometheus-blackbox-exporter-bin
-pkgver=0.15.1
+pkgver=0.16.0
pkgrel=1
pkgdesc="Prometheus blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP (binary, not built from source)."
arch=('x86_64' 'armv5h' 'armv6h' 'armv7h')
@@ -57,19 +57,19 @@ md5sums_x86_64=('e92e48a4199046fdd92ad21eba658b8f'
'81d90a7cdaadf99c5aa1399864dcf3da'
'45cf951d67cf59d74be82d0ddcce704d'
'15acae9345cc6032933e54c0cf1cbc35'
- 'bd3086a882d8f9bd0ab9380e6d241bdf')
+ '6a7ca6b2f21d24a94d1c9fe2b83ba251')
md5sums_armv5h=('e92e48a4199046fdd92ad21eba658b8f'
'81d90a7cdaadf99c5aa1399864dcf3da'
'45cf951d67cf59d74be82d0ddcce704d'
'15acae9345cc6032933e54c0cf1cbc35'
- '371c6f50ddc0c71366404e448b9d0a2a')
+ 'b63f6c568e3be0c2430d08f247350276')
md5sums_armv6h=('e92e48a4199046fdd92ad21eba658b8f'
'81d90a7cdaadf99c5aa1399864dcf3da'
'45cf951d67cf59d74be82d0ddcce704d'
'15acae9345cc6032933e54c0cf1cbc35'
- '6aebaa31fd1e3e5af82e75d6a6ec694f')
+ '07b18167fb359e5eed35a62e40617a87')
md5sums_armv7h=('e92e48a4199046fdd92ad21eba658b8f'
'81d90a7cdaadf99c5aa1399864dcf3da'
'45cf951d67cf59d74be82d0ddcce704d'
'15acae9345cc6032933e54c0cf1cbc35'
- '93e612009d7bfd694a59716386e84c9f')
+ 'fecffac90020fbee4c26c9acf4cf6019')