~alpine/aports

community/prometheus: upgrade to 2.29.0 v1 PROPOSED

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

[PATCH] community/prometheus: upgrade to 2.29.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 939327d127..757ef08371 100644
--- a/community/prometheus/APKBUILD
+++ b/community/prometheus/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=prometheus
pkgver=2.28.0
pkgver=2.29.0
pkgrel=0
pkgdesc="The Prometheus monitoring system and time series database"
url="https://github.com/prometheus/prometheus"
@@ -88,7 +88,7 @@ package() {
}

sha512sums="
24507ab700591b30280ef6d446a8a075f84e57792156502759a1315fa042a0386ae095956c65c3e6ef2ac0eb5de0d4be59e9cfef163dcdf4bd34a892cbc10f9c  prometheus-2.28.0.tar.gz
898275425e7f5cfe934d43429e0a539fd60e9f03994fa1001b9cc36f5292646b27c7b65539686a637fe760b903a80aa64a7261d3364ea90c63e4d4bf13e9c3a1  prometheus-2.29.0.tar.gz
eb0cebe41782f90079f367832f7c9efa18b99df410506b65b2e0b11fa05f8f2956f68c0fca836664729d50b85fc969a96e99e1d32012fe3c655cddc0b16a7561  prometheus.initd
24b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239  prometheus.confd
"
-- 
2.32.0