diff options
-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 1471ff611f..5e4189e7f4 100644 --- a/main/collectd/APKBUILD +++ b/main/collectd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=collectd pkgver=5.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="The system statistics collection daemon" url="http://collectd.org" arch="all" |