~alpine/aports

community/prometheus: upgrade to 2.33.0 v1 APPLIED

Drew DeVault: 1
 community/prometheus: upgrade to 2.33.0

 1 files changed, 3 insertions(+), 3 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/3919/mbox | git am -3
Learn more about email & git

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

---
 community/prometheus/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/prometheus/APKBUILD b/community/prometheus/APKBUILD
index 0d1ea65708..c1c6783010 100644
--- a/community/prometheus/APKBUILD
+++ b/community/prometheus/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=prometheus
pkgver=2.32.1
pkgrel=1
pkgver=2.33.0
pkgrel=0
pkgdesc="The Prometheus monitoring system and time series database"
url="https://github.com/prometheus/prometheus"
arch="all !riscv64" # npm
@@ -83,7 +83,7 @@ package() {
}

sha512sums="
ae9d04f63d3b0348169939e953b17e8d36f846161c35af86c053d7d67688ddb319aff24729dd498578e01455b72791252590c32645db7d873ff2b980a38cd0d4  prometheus-2.32.1.tar.gz
543acc8c182371ecab33aed51d95cb06b4648847569b023bb6dcfde1654f8346668d1212c9b318fa6b9fce27196551bc22b490d7e77af8e828b2fbe85706c773  prometheus-2.33.0.tar.gz
eb0cebe41782f90079f367832f7c9efa18b99df410506b65b2e0b11fa05f8f2956f68c0fca836664729d50b85fc969a96e99e1d32012fe3c655cddc0b16a7561  prometheus.initd
24b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239  prometheus.confd
"
-- 
2.35.1