~alpine/aports

community/prometheus: upgrade to 2.25.2 v1 SUPERSEDED

Drew DeVault: 1
 community/prometheus: upgrade to 2.25.2

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

[PATCH] community/prometheus: upgrade to 2.25.2 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 0425b8d6a1..8b166363ef 100644
--- a/community/prometheus/APKBUILD
+++ b/community/prometheus/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=prometheus
pkgver=2.25.1
pkgver=2.25.2
pkgrel=0
pkgdesc="The Prometheus monitoring system and time series database"
url="https://github.com/prometheus/prometheus"
@@ -83,6 +83,6 @@ package() {
	done
}

sha512sums="8247e79d36a3f8248a65ef39ea11bf35fbf43b1a9ad94f0f491b8c5a60b0494a4ef84bfa3ebd4d678ea7da0f3f83aee3b05b1358e14c3687384eed4acb6ce479  prometheus-2.25.1.tar.gz
sha512sums="f31dfa4fe0478acbb8db565b8e8ffd3cf661609a177f31d2a86c1f9ac4d82f273bde03b66db98591e96115f0270988bc9f0d46542a2189d01a83c570f5f5c335  prometheus-2.25.2.tar.gz
eb0cebe41782f90079f367832f7c9efa18b99df410506b65b2e0b11fa05f8f2956f68c0fca836664729d50b85fc969a96e99e1d32012fe3c655cddc0b16a7561  prometheus.initd
24b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239  prometheus.confd"
-- 
2.31.0