~alpine/aports

community/prometheus: upgrade to 2.24.0 v1 SUPERSEDED

Drew DeVault: 1
 community/prometheus: upgrade to 2.24.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/3408/mbox | git am -3
Learn more about email & git

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

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

diff --git a/community/prometheus/APKBUILD b/community/prometheus/APKBUILD
index f5d81b99ec..0974fdf48b 100644
--- a/community/prometheus/APKBUILD
+++ b/community/prometheus/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=prometheus
pkgver=2.23.0
pkgver=2.24.0
pkgrel=0
pkgdesc="The Prometheus monitoring system and time series database"
url="https://github.com/prometheus/prometheus"
@@ -82,6 +82,6 @@ package() {
	done
}

sha512sums="cac78a69db38efc112bf6415623ba6b59c259d4e77c29f4e3d98df3d0aebf701f245a08f327b1ca3336fb72a1da3ef4c86c322831de2f095c342d67b111f7d6d  prometheus-2.23.0.tar.gz
sha512sums="dbd1c7904e5494318b035e14daff353fd89b28da536c79659955513b81d32f44110e84d2b02fdfecf0351d792fcdc2019acc01be668563ab6c65d4da2ae9caec  prometheus-2.24.0.tar.gz
eb0cebe41782f90079f367832f7c9efa18b99df410506b65b2e0b11fa05f8f2956f68c0fca836664729d50b85fc969a96e99e1d32012fe3c655cddc0b16a7561  prometheus.initd
24b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239  prometheus.confd"
-- 
2.30.0
Hello

Superseded by
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/16528

Regards
Leo