summaryrefslogtreecommitdiff
path: root/collectd
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-05-23 15:01:52 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-05-23 15:01:52 +0200
commit26bf3c60323aaa64d8c8627f518475b5b633492c (patch)
tree73b6b1992a35f9bec3a2afc950dd0464b39d7067 /collectd
parenta269ecf83ddd8f43235b03b5bb5a766369d41898 (diff)
downloadarchlinuxewe-26bf3c60323aaa64d8c8627f518475b5b633492c.tar.xz
collectd: rebuild
Diffstat (limited to 'collectd')
-rw-r--r--collectd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/collectd/PKGBUILD b/collectd/PKGBUILD
index 3f18b2bcd..f2668699d 100644
--- a/collectd/PKGBUILD
+++ b/collectd/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=42
+pkgrel=43
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+r1+g43b730b9134'
+ 'gcc-libs=14.1.1+r58+gfc9fb69ad62'
'glibc>=2.36'
'iptables=1:1.8.10'
'jansson=2.14'
@@ -78,7 +78,7 @@ _pinned_dependencies=(
'libyajl.so=2'
'mosquitto=2.0.18'
'net-snmp=5.9.4'
- 'nut=2.8.1'
+ 'nut=2.8.2'
'openipmi=2.0.34'
'rrdtool=1.8.0'
)