From a6d4dbc248563bb31335a55d6209b71b404cd322 Mon Sep 17 00:00:00 2001 From: J0WI Date: Thu, 13 Aug 2020 14:11:03 +0200 Subject: community/collectd: rebuild against perl 5.32.0 --- community/collectd/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/collectd/APKBUILD b/community/collectd/APKBUILD index d98283ac427..4cfabb7aebf 100644 --- a/community/collectd/APKBUILD +++ b/community/collectd/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: Natanael Copa pkgname=collectd pkgver=5.9.2 -pkgrel=0 +pkgrel=1 pkgdesc="The system statistics collection daemon" options="!check" # test_common fails -url="https://collectd.org" +url="https://collectd.org/" arch="all" license="GPL-2.0-or-later" pkgusers="collectd" -- cgit v1.2.3