From 137c1b5c1a495c0e9bfed659fe9b6e47fd26fee5 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Sat, 28 Dec 2019 04:16:30 +0200 Subject: community/prometheus: upgrade to 2.15.1 --- community/prometheus/APKBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'community') diff --git a/community/prometheus/APKBUILD b/community/prometheus/APKBUILD index a609a96064..b89bd388f7 100644 --- a/community/prometheus/APKBUILD +++ b/community/prometheus/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Drew DeVault pkgname=prometheus -pkgver=2.14.0 +pkgver=2.15.1 pkgrel=0 pkgdesc="The Prometheus monitoring system and time series database" url="https://github.com/prometheus/prometheus" @@ -14,7 +14,6 @@ source=" prometheus.initd " subpackages="$pkgname-openrc" -builddir="$srcdir/$pkgname-$pkgver" options="!check" # Broken by integrations we don't care about build() { @@ -48,6 +47,6 @@ package() { documentation/examples/prometheus.yml } -sha512sums="077d83ef06a6ef77b6aa0d47ef0aa276f50b89c818f6cbe0163a4167d0ceb7fbcaf828a6341ba91cde303a0c6c7e2440de99ea0500a48a9059adb37a34a78a7a prometheus-2.14.0.tar.gz +sha512sums="b08dfa48bddb6e007cd0fd4553847e824d6adfc047d97151b8dd12dbd1f67cfb9301824b320f1cabe9644159e6968b3fd2ee8104a5d53822a9965423c4bb47b5 prometheus-2.15.1.tar.gz 6e0edcae0c64b319926b2cbe92b59be51b00fde15f83098bfe9f622a71d60598aa87d26aaec802716ace17e399900cb05b106087ab28e5dd4eff5106c0f1cbfc prometheus.confd e747fa8d806ef9cdf224d63f9802646985b812aaddfd9b6fcc453348f810fec8cce30605f9bbd709809cb66b4638903623a1284efdbdf09725135cc956165475 prometheus.initd" -- cgit v1.2.3