~alpine/aports

community/prometheus: upgrade to 2.17.0 v1 APPLIED

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

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

sha512sums="2408b97b67e8199f6f6287ba4a587048ec43f7922020802823067bd11a114d2abf7fb2b858a0facf60c7cb3de4261689bb98564713d89984a2eb3a9d98bf55d3  prometheus-2.16.0.tar.gz
sha512sums="21b78d54bb620dd1c128e3187088567a39b470a93251afd0b87c29a86fef7f0f7947642cdec70625f46bb3642a2d445b3e8d5b04d98e3090ccc7feef240c7306  prometheus-2.17.0.tar.gz
24b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239  prometheus.confd
70762af1c3aa04725a5e33407228f139e2a328c52a57bd17538901784cace8bea02d9fc8cdd7806c1713c2b2319655104204a06c4c3e8dc1ccdaaa2fd8215252  prometheus.initd"
-- 
2.25.2