summaryrefslogtreecommitdiff
path: root/collectd/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-23 12:52:11 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-23 12:52:11 +0200
commitaf519082556dce24b0f0a56d36477f19a620bc12 (patch)
tree46cc7bd9ef1feca372687d1eed5199075423b04f /collectd/PKGBUILD
parentc74b9a918c6bd8bc15bf9664982172988fec48ae (diff)
downloadarchlinuxewe-af519082556dce24b0f0a56d36477f19a620bc12.tar.xz
collectd: rebuild
Diffstat (limited to 'collectd/PKGBUILD')
-rw-r--r--collectd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectd/PKGBUILD b/collectd/PKGBUILD
index 88a4272b5..47c285f47 100644
--- a/collectd/PKGBUILD
+++ b/collectd/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=49
+pkgrel=50
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=14.1.1+r58+gfc9fb69ad62'
+ 'gcc-libs=14.1.1+r309+gbb34b7eda1f'
'glibc>=2.36'
'iptables=1:1.8.10'
'jansson=2.14'