summaryrefslogtreecommitdiffstats
path: root/main/collectd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/collectd/APKBUILD')
-rw-r--r--main/collectd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/collectd/APKBUILD b/main/collectd/APKBUILD
index f5a3d78b9..626c14142 100644
--- a/main/collectd/APKBUILD
+++ b/main/collectd/APKBUILD
@@ -1,7 +1,7 @@
# Contributor:
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=collectd
-pkgver=5.0.2
+pkgver=5.0.3
pkgrel=0
pkgdesc="The system statistics collection daemon"
url="http://collectd.org"
@@ -91,5 +91,5 @@ mysql() { _plugin mysql; }
network() { _plugin network; }
rrdtool() { _plugin rrdtool; }
-md5sums="47f70ae20801f10be355dc8109d696aa collectd-5.0.2.tar.bz2
+md5sums="d4a8584733572f7568709154e77d8bd3 collectd-5.0.3.tar.bz2
13a36ae2f92634b5619ab94224e1b77d collectd.initd"