aboutsummaryrefslogtreecommitdiffstats
path: root/testing/telegraf
diff options
context:
space:
mode:
authorKonstantin Kulikov <k.kulikov2@gmail.com>2020-04-15 09:00:22 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-04-15 11:37:04 +0000
commit22746d174d4c28224b8b10c70d218982eaeebf68 (patch)
tree23f655dcdc45a703bc0e4efdc6d35cfa0dd6a0da /testing/telegraf
parent248b86ef319eb4c2ff3c65db8da8c3363cb6da38 (diff)
downloadaports-22746d174d4c28224b8b10c70d218982eaeebf68.tar.bz2
aports-22746d174d4c28224b8b10c70d218982eaeebf68.tar.xz
testing/telegraf: upgrade to 1.14.1
Diffstat (limited to 'testing/telegraf')
-rw-r--r--testing/telegraf/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/telegraf/APKBUILD b/testing/telegraf/APKBUILD
index 6b8ada34da..6b66ee6929 100644
--- a/testing/telegraf/APKBUILD
+++ b/testing/telegraf/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Katie Holly <holly@fuslvz.ws>
# Maintainer: Konstantin Kulikov <k.kulikov2@gmail.com>
pkgname=telegraf
-pkgver=1.14.0
+pkgver=1.14.1
pkgrel=0
-_commit=fefd7ff1 # git rev-parse --short HEAD
+_commit=33dd867d # git rev-parse --short HEAD
_branch=release-1.14 # Just increment together with $pkgver
pkgdesc="A plugin-driven server agent for collecting & reporting metrics, part of the InfluxDB project"
url="https://www.influxdata.com/time-series-platform/telegraf/"
@@ -41,6 +41,6 @@ package() {
install -dm755 "$pkgdir/etc/$pkgname.conf.d"
}
-sha512sums="4791d6914aa0006a001c14159b33e3d9319d6a9451864204c638a0b520fde1f83dbd16bb838e64b655169e3b47b95e2a4f644e35fda08c1b5ee32f2bc743d239 telegraf-1.14.0.tar.gz
+sha512sums="aa6e1b338dce0d9f46efa9a87e8cb841d9989014cce37920ddb9089a6930a3e664b8e181de05903336c360cd4429963435d4e79714a86ccd953ca1da9e016163 telegraf-1.14.1.tar.gz
abe483deb8e12fe140de2c36d17bbfbc97ed7a5de8c3d76162357f7ba6575b8236b7197b92a26ed6d54f95c1ccbfc12ca62d6cc0371bf49d10a1ea5622a51ed1 telegraf.initd
d1a9aa57f8b5179f2d8396518b9db757fe1c40337b515c1f750cf577683ff15f3174bc757afa70d880a1fef809c873e6aa0da1b903a5a97934c14965712d47a4 telegraf.confd"