summaryrefslogtreecommitdiff
path: root/collectd/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-09 08:49:58 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-09 08:49:58 +0200
commit2c32ec460aa5cc21f42583d3f5553cd2af436a53 (patch)
treecfb2d5d6f5f01f8667d7da38f2ffe6279c6ed68c /collectd/PKGBUILD
parent9975984915728685afaaefdb7a6962e6616d3cfb (diff)
downloadarchlinuxewe-2c32ec460aa5cc21f42583d3f5553cd2af436a53.tar.xz
collectd: rebuild
Diffstat (limited to 'collectd/PKGBUILD')
-rw-r--r--collectd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/collectd/PKGBUILD b/collectd/PKGBUILD
index 2264fe9ab..42aba5914 100644
--- a/collectd/PKGBUILD
+++ b/collectd/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=53
+pkgrel=54
pkgdesc='Daemon which collects system performance statistics periodically'
url='https://collectd.org/'
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -80,8 +80,8 @@ _pinned_dependencies=(
'libyajl.so=2'
'mosquitto=2.0.18'
'nut=2.8.2'
- 'openipmi=2.0.34'
- 'rrdtool=1.8.0'
+ 'openipmi=2.0.36'
+ 'rrdtool=1.9.0'
)
depends=("${_pinned_dependencies[@]}" 'libltdl' 'iptables' 'libnsl')