~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] testing/blackbox_exporter: update to v0.19.0

Details
Message ID
<20210725214947.105888-1-me@roshless.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 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
Details
Message ID
<162730116740.6885.9240256245075353998.gitlab.23603.e7276c318c970e11b3bd3126daf384987ce111c0@listserv.local>
In-Reply-To
<20210725214947.105888-1-me@roshless.com> (view parent)
DKIM signature
missing
Download raw message
commit title should be `<repository>/<pkgname>: upgrade to <pkgver>`

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/23603#note_170401
Reply to thread Export thread (mbox)