From aa7af4c007bcfb44a0ef50f4d4974b1d4f22b5dc Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 14 Nov 2023 13:18:59 +0100 Subject: collectd: rebuild --- collectd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'collectd') diff --git a/collectd/PKGBUILD b/collectd/PKGBUILD index 2bc393551..ccf8c6952 100644 --- a/collectd/PKGBUILD +++ b/collectd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=collectd pkgver=5.12.0 -pkgrel=27 +pkgrel=28 pkgdesc='Daemon which collects system performance statistics periodically' url='https://collectd.org/' arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') @@ -79,7 +79,7 @@ _pinned_dependencies=( 'mosquitto=2.0.18' 'net-snmp=5.9.1' 'nut=2.8.0' - 'openipmi=2.0.33' + 'openipmi=2.0.34' 'rrdtool=1.8.0' ) depends=("${_pinned_dependencies[@]}" 'libltdl' 'iptables' 'libnsl') -- cgit v1.2.3-54-g00ecf