From 5e4e777d17b61883fce8c7212de74cd737b969c8 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 9 Jul 2019 11:20:21 -0400 Subject: [PATCH] prometheus: upgrade to 2.11.0 --- prometheus/prometheus/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prometheus/prometheus/APKBUILD b/prometheus/prometheus/APKBUILD index 63744cc..a4ca0db 100644 --- a/prometheus/prometheus/APKBUILD +++ b/prometheus/prometheus/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault pkgname=prometheus -pkgver=2.9.1 -pkgrel=1 +pkgver=2.11.0 +pkgrel=0 pkgdesc="The Prometheus monitoring system and time series database" url="https://github.com/prometheus/prometheus" arch="all" @@ -50,6 +50,6 @@ package() { documentation/examples/prometheus.yml } -sha512sums="d9ae1078ab5b242020f00f5dfc154a75c3e1473be8f1fbecdf8f2589d55a09f8418cbf9aa189a9b2e61b4b5fca875735a26200496c02bb17793bbccbdc9f69cd prometheus-2.9.1.tar.gz +sha512sums="c6d292f658c99fa6a1e1a9baf0fbcb32e1da7c61bdae1dac1e77385813248c2573c1ac9533dd7b01608b6093d4753454c0f9a2167434fb26c8436ddfc7d97cd2 prometheus-2.11.0.tar.gz 82f90ef730935b9dfc67877098ab0dcada0da941e273b241826b1e9bd2474202f2df5dd976dbed016652219cf0cfd1d77b8df72367ed1ac15c6f0cc38800cac5 prometheus.confd 3eaf6183a3dcf39169383861eff0e15dba16cbd08673815bf936a55ef17803a283c871f1f4534a61d1d0349227122e64a1cf5dac1b10adc504107aba869fff1c prometheus.initd" -- 2.45.2