aboutsummaryrefslogtreecommitdiffstats
path: root/community/prometheus/APKBUILD
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-12-28 04:16:30 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-12-29 03:21:03 +0100
commit137c1b5c1a495c0e9bfed659fe9b6e47fd26fee5 (patch)
tree6b18155295841b4958432b93dc7c4be4e4559567 /community/prometheus/APKBUILD
parentbc33b27e3c917dce007b6a22adc15aa4c98c786b (diff)
downloadaports-137c1b5c1a495c0e9bfed659fe9b6e47fd26fee5.tar.bz2
aports-137c1b5c1a495c0e9bfed659fe9b6e47fd26fee5.tar.xz
community/prometheus: upgrade to 2.15.1
Diffstat (limited to 'community/prometheus/APKBUILD')
-rw-r--r--community/prometheus/APKBUILD5
1 files changed, 2 insertions, 3 deletions
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 <sir@cmpwn.com>
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"