~alpine/aports

community/prometheus: upgrade to 2.30.1 v2 APPLIED

Drew DeVault: 1
 community/prometheus: upgrade to 2.30.1

 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/3688/mbox | git am -3
Learn more about email & git

[PATCH v2] community/prometheus: upgrade to 2.30.1 Export this patch

---
v2 rebases against edge.

 community/prometheus/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/prometheus/APKBUILD b/community/prometheus/APKBUILD
index b3e9b226ee..f7ce223b4d 100644
--- a/community/prometheus/APKBUILD
+++ b/community/prometheus/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=prometheus
pkgver=2.30.0
pkgver=2.30.1
pkgrel=0
pkgdesc="The Prometheus monitoring system and time series database"
url="https://github.com/prometheus/prometheus"
@@ -88,7 +88,7 @@ package() {
}

sha512sums="
db9f0a1a04e62d2a24c7ef5c2fb84baf0ca8446062bb04d777c3d9b5d0cc76198e12f1d3c5c974b2688790db8b3a487fa6d94e9c91f2280fe06d1a3e741e51b3  prometheus-2.30.0.tar.gz
26a0e10821fb41c5784e1b4ba20b086c58b78f3523a73b2a1625ee5632361de976e1ff38418e1005c1923a55ffa6207b3431fc99dacbda6d892dbf8653b4b7e3  prometheus-2.30.1.tar.gz
eb0cebe41782f90079f367832f7c9efa18b99df410506b65b2e0b11fa05f8f2956f68c0fca836664729d50b85fc969a96e99e1d32012fe3c655cddc0b16a7561  prometheus.initd
24b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239  prometheus.confd
"
-- 
2.33.0