From 03f29152cf138f69ac3db6e119259988b19aabce Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 10 May 2024 08:54:12 +0200 Subject: collectd: rebuild --- collectd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collectd/PKGBUILD b/collectd/PKGBUILD index 093dd3ba6..3f18b2bcd 100644 --- a/collectd/PKGBUILD +++ b/collectd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=collectd pkgver=5.12.0 -pkgrel=41 +pkgrel=42 pkgdesc='Daemon which collects system performance statistics periodically' url='https://collectd.org/' arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') @@ -42,7 +42,7 @@ optdepends=('curl: apache, ascent, curl, nginx, and write_http plugins' makedepends=(${optdepends[@]%:*}) _pinned_dependencies=( - 'gcc-libs=13.2.1' + 'gcc-libs=14.1.1+r1+g43b730b9134' 'glibc>=2.36' 'iptables=1:1.8.10' 'jansson=2.14' -- cgit v1.2.3-54-g00ecf