diff options
Diffstat (limited to 'community/collectd')
-rw-r--r-- | community/collectd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/collectd/APKBUILD b/community/collectd/APKBUILD index c54a05c902..fea2784f1d 100644 --- a/community/collectd/APKBUILD +++ b/community/collectd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=collectd pkgver=5.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="The system statistics collection daemon" url="https://collectd.org" arch="all" |