~alpine/aports

testing/blackbox_exporter: upgrade to 0.19.0 v2 REJECTED

Roshless: 1
 testing/blackbox_exporter: upgrade to 0.19.0

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3569/mbox | git am -3
Learn more about email & git

[PATCH v2] testing/blackbox_exporter: upgrade to 0.19.0 Export this patch

---
 testing/blackbox_exporter/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/blackbox_exporter/APKBUILD b/testing/blackbox_exporter/APKBUILD
index 0240251c22..243029f6b7 100644
--- a/testing/blackbox_exporter/APKBUILD
+++ b/testing/blackbox_exporter/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: ungleich <alpinelinux@ungleich.ch>
pkgname=blackbox_exporter
pkgver=0.18.0
pkgver=0.19.0
pkgrel=1
pkgdesc="Prometheus Blackbox Exporter"
url="https://github.com/prometheus/blackbox_exporter"
@@ -44,7 +44,7 @@ package() {
	install -Dm644 blackbox.yml \
		"$pkgdir"/etc/blackbox_exporter/blackbox.yml
}
sha512sums="6579d190c755515d4e5f05e2b6ed4d811010874dba1e16eaf6052e97c655f87aec33550f22ff173d2f3bbc77d091fb4fccad059f62ca6fbb33a372d48ae692f0  blackbox_exporter-0.18.0.tar.gz
sha512sums="86b11bc7afa0d8261d0961ca21563047b1ea8bfd1a9d4d034c393a8b098b035147883a44011cdafca8e9795a5e9a043cc15235375990f3424137af63469a8878  blackbox_exporter-0.19.0.tar.gz
e850f8414af33333619946d9163169411a8b5c27dc3611cc27a0c3185748feab3fa31a02ba00d421be9ea16fd2eb2d6395b1438b6d0b0f088eecf93010866d9b  blackbox_exporter.confd
6301661eb0b0bc4e137a268e703959d907bfa6220e3520a60f6c9662335033fdaf477add8e1a0fbc9593580e90fe6ec86fe340c7cbe6c082ec65eb70d883867a  blackbox_exporter.initd
60e9e8d44f807fcb71b01c29abac8cc833e43b7991185624414d049e05f484f8f8026f0290ce8f84a594f5f6363bcd4ef986de20b221f4b0e828ca811deb6e7f  blackbox.yml"
-- 
2.32.0
pkgrel must be reset to 0

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/23629#note_170408