summaryrefslogtreecommitdiff
path: root/collectd
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-06 18:34:25 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-06 18:34:25 +0100
commitaed781a9f7ef6d1932eab0ad417bd3d4e592a8bb (patch)
tree3964bc276d49783e96c886d6670366e19d08f623 /collectd
parent89ff4e70aa52494f5488e265aeef844d66c80c8f (diff)
downloadarchlinuxewe-aed781a9f7ef6d1932eab0ad417bd3d4e592a8bb.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 880fb8fac..9f297fdfc 100644
--- a/collectd/PKGBUILD
+++ b/collectd/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=11
+pkgrel=12
pkgdesc='Daemon which collects system performance statistics periodically'
url='https://collectd.org/'
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -47,6 +47,7 @@ _pinned_dependencies=(
'jansson=2.14'
'libatasmart=0.19'
'libcap.so=2'
+ 'libcrypto.so=3'
'libcrypt.so=2'
'libcurl.so=4'
'libdbi=0.9.0'
@@ -77,7 +78,6 @@ _pinned_dependencies=(
'net-snmp=5.9.1'
'nut=2.8.0'
'openipmi=2.0.33'
- 'openssl=3.0.7'
'python=3.10.8'
'rrdtool=1.8.0'
)