aboutsummaryrefslogtreecommitdiffstats
path: root/community/collectd-openrc-plugin/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/collectd-openrc-plugin/APKBUILD')
-rw-r--r--community/collectd-openrc-plugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/collectd-openrc-plugin/APKBUILD b/community/collectd-openrc-plugin/APKBUILD
index 1c96187067f..5c9c0deffb7 100644
--- a/community/collectd-openrc-plugin/APKBUILD
+++ b/community/collectd-openrc-plugin/APKBUILD
@@ -4,8 +4,8 @@
# Note: There's already collectd-openrc package - a subpackage of collectd with init script.
pkgname=collectd-openrc-plugin
_projname=collectd-openrc
-pkgver=0.2.0
-pkgrel=0
+pkgver=0.2.1
+pkgrel=1
pkgdesc="Collectd plugin that collects information about APK packages"
url="https://github.com/jirutka/collectd-apk"
arch="all"
@@ -32,5 +32,5 @@ package() {
}
sha512sums="
-7cba6b6906b750152b47c6eacb5c1f4f7c2364d2beb672bbc8faa71a380dc4ab1fadb0b1da2409a349942a73acfa3d09f866d1d2f2df9bb9d6ed807f81c07e15 collectd-openrc-0.2.0.tar.gz
+72a14a78757603aa26a8fd1685bb4c0530ca0fc7dca16bb082fae7843ac1df00e730f4604711ad45a8695ec26b62e132578660df506498e46a981ba5ff973b56 collectd-openrc-0.2.1.tar.gz
"