summaryrefslogtreecommitdiff
path: root/collectd
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-08-02 09:35:26 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-08-02 09:35:26 +0200
commitacc978981d9481cfab8e169fbe9bfaaf947334a5 (patch)
tree1a21e44da2a27b724011d56bb55102faa0bf744c /collectd
parent446c4ff714fb13823eb17fcbd7e995bae5fdb8b4 (diff)
downloadarchlinuxewe-acc978981d9481cfab8e169fbe9bfaaf947334a5.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 826c42785..84acdc599 100644
--- a/collectd/PKGBUILD
+++ b/collectd/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=22
+pkgrel=23
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.1.1'
+ 'gcc-libs=13.2.1'
'glibc>=2.36'
'iptables=1:1.8.9'
'jansson=2.14'