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