summaryrefslogtreecommitdiff
path: root/collectd
diff options
context:
space:
mode:
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 f326bd818..83c7c16e4 100644
--- a/collectd/PKGBUILD
+++ b/collectd/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=31
+pkgrel=32
pkgdesc='Daemon which collects system performance statistics periodically'
url='https://collectd.org/'
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -44,7 +44,7 @@ makedepends=(${optdepends[@]%:*})
_pinned_dependencies=(
'gcc-libs=13.2.1'
'glibc>=2.36'
- 'iptables=1:1.8.9'
+ 'iptables=1:1.8.10'
'jansson=2.14'
'libatasmart=0.19'
'libcap.so=2'