From 892b8301955875285bead4b08a185ff8cebb26a0 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 10 Jul 2019 12:52:15 -0400 Subject: [PATCH] prometheus: upgrade to 2.11.1 --- prometheus/prometheus/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prometheus/prometheus/APKBUILD b/prometheus/prometheus/APKBUILD index a4ca0db..886aaf7 100644 --- a/prometheus/prometheus/APKBUILD +++ b/prometheus/prometheus/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Drew DeVault pkgname=prometheus -pkgver=2.11.0 +pkgver=2.11.1 pkgrel=0 pkgdesc="The Prometheus monitoring system and time series database" url="https://github.com/prometheus/prometheus" @@ -50,6 +50,6 @@ package() { documentation/examples/prometheus.yml } -sha512sums="c6d292f658c99fa6a1e1a9baf0fbcb32e1da7c61bdae1dac1e77385813248c2573c1ac9533dd7b01608b6093d4753454c0f9a2167434fb26c8436ddfc7d97cd2 prometheus-2.11.0.tar.gz +sha512sums="3d238466aad16faecd654f87cab45fe1097119acb241d5f8859d4d8bbeeb007e2c074eb9dc82569e3e1a9ae22a4b9cc0f40160c231d230f2f3f52b4ebf77035c prometheus-2.11.1.tar.gz 82f90ef730935b9dfc67877098ab0dcada0da941e273b241826b1e9bd2474202f2df5dd976dbed016652219cf0cfd1d77b8df72367ed1ac15c6f0cc38800cac5 prometheus.confd 3eaf6183a3dcf39169383861eff0e15dba16cbd08673815bf936a55ef17803a283c871f1f4534a61d1d0349227122e64a1cf5dac1b10adc504107aba869fff1c prometheus.initd" -- 2.45.2