From 7d6ae5ef41a611152c8f3661967792b3f6a9b74f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 5 May 2023 21:13:44 +0200 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 832b20260..826c42785 100644 --- a/collectd/PKGBUILD +++ b/collectd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=collectd pkgver=5.12.0 -pkgrel=21 +pkgrel=22 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=12.2.1' + 'gcc-libs=13.1.1' 'glibc>=2.36' 'iptables=1:1.8.9' 'jansson=2.14' -- cgit v1.2.3-54-g00ecf