summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--collectd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectd/PKGBUILD b/collectd/PKGBUILD
index 1b142cef9..f07c4c167 100644
--- a/collectd/PKGBUILD
+++ b/collectd/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=15
+pkgrel=16
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=12.2.1'
'glibc>=2.36'
- 'iptables=1:1.8.8'
+ 'iptables=1:1.8.9'
'jansson=2.14'
'libatasmart=0.19'
'libcap.so=2'