From aed781a9f7ef6d1932eab0ad417bd3d4e592a8bb Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 6 Nov 2022 18:34:25 +0100 Subject: collectd: rebuild --- collectd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'collectd') 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' ) -- cgit v1.2.3-54-g00ecf