summaryrefslogtreecommitdiff
path: root/collectd
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-05-05 21:13:44 +0200
committerErich Eckner <git@eckner.net>2023-05-05 21:13:44 +0200
commit7d6ae5ef41a611152c8f3661967792b3f6a9b74f (patch)
treeb12ad92df05eb158a50a2193be1ea0e4de7e24ab /collectd
parentac5773093d3fdac9dadc275e5cd0ef308e48b4f2 (diff)
downloadarchlinuxewe-7d6ae5ef41a611152c8f3661967792b3f6a9b74f.tar.xz
collectd: rebuild
Diffstat (limited to 'collectd')
-rw-r--r--collectd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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'