aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-05-24 16:28:44 +0200
committerAndy Postnikov <apostnikov@gmail.com>2020-05-28 21:22:49 +0000
commit31f0d3fb004312c10e3ce5f34a40fc8c7215de05 (patch)
tree324d01df45fcf34648759f8389b15f3744e40f43
parent8c9a9e5ccbec5ad97162ad8826998f4d6963b17f (diff)
downloadalpine_aports-31f0d3fb004312c10e3ce5f34a40fc8c7215de05.tar.bz2
alpine_aports-31f0d3fb004312c10e3ce5f34a40fc8c7215de05.tar.xz
alpine_aports-31f0d3fb004312c10e3ce5f34a40fc8c7215de05.zip
community/prometheus: upgrade to 2.18.1
-rw-r--r--community/prometheus/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/prometheus/APKBUILD b/community/prometheus/APKBUILD
index f765ae38dc..cde18a495d 100644
--- a/community/prometheus/APKBUILD
+++ b/community/prometheus/APKBUILD
@@ -1,6 +1,6 @@
1# Maintainer: Drew DeVault <sir@cmpwn.com> 1# Maintainer: Drew DeVault <sir@cmpwn.com>
2pkgname=prometheus 2pkgname=prometheus
3pkgver=2.18.0 3pkgver=2.18.1
4pkgrel=0 4pkgrel=0
5pkgdesc="The Prometheus monitoring system and time series database" 5pkgdesc="The Prometheus monitoring system and time series database"
6url="https://github.com/prometheus/prometheus" 6url="https://github.com/prometheus/prometheus"
@@ -70,6 +70,6 @@ package() {
70 done 70 done
71} 71}
72 72
73sha512sums="d325f72706f2cc7894c675e8c50d5e3cbe105896c4588ccf6b8f95562b0038dd6621721c1e40fcb9ede7d962d25a7cf72726f619a95c6462dcba9b071705625a prometheus-2.18.0.tar.gz 73sha512sums="e41dab8d4b66fb857132e7b5b242af7404b44269d43df83ca262c44ba3653a7bf990e27079158c17d0bfc31c2c69a76de561ca9fb323a110b90eb8fbb7e2dd63 prometheus-2.18.1.tar.gz
7424b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239 prometheus.confd 7424b34e586238d5b331639aa5c43b6a927692f251af2cea2787335eab30d2fc7d46975059595db4697ae0dc1d35b5e23cfc4e4b2e424442c209a05283ca22a239 prometheus.confd
7570762af1c3aa04725a5e33407228f139e2a328c52a57bd17538901784cace8bea02d9fc8cdd7806c1713c2b2319655104204a06c4c3e8dc1ccdaaa2fd8215252 prometheus.initd" 7570762af1c3aa04725a5e33407228f139e2a328c52a57bd17538901784cace8bea02d9fc8cdd7806c1713c2b2319655104204a06c4c3e8dc1ccdaaa2fd8215252 prometheus.initd"