summaryrefslogtreecommitdiff
path: root/collectd/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-07 16:53:53 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-07 16:53:53 +0200
commitcc17e617e5c61b6dfa8eb2575346488769cbcd5c (patch)
tree7bd730a2d2871cd538e8367d4c66c047e91dc250 /collectd/PKGBUILD
parent89df6634a28889ac45553de0ae6af3ce5b9c424a (diff)
downloadarchlinuxewe-cc17e617e5c61b6dfa8eb2575346488769cbcd5c.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 56bef601c..2264fe9ab 100644
--- a/collectd/PKGBUILD
+++ b/collectd/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=52
+pkgrel=53
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.2.1+r26+g14fa2b2ae7f'
+ 'gcc-libs=14.2.1+r32+geccf707e5ce'
'glibc>=2.36'
'jansson=2.14'
'libatasmart=0.19'