diff options
Diffstat (limited to 'testing/rrdbot/APKBUILD')
-rw-r--r-- | testing/rrdbot/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/rrdbot/APKBUILD b/testing/rrdbot/APKBUILD index 426c51e230..3acfd2ae55 100644 --- a/testing/rrdbot/APKBUILD +++ b/testing/rrdbot/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=rrdbot pkgver=0.9.6 -pkgrel=1 +pkgrel=2 pkgdesc="an SNMP polling daemon which writes the polled values to an RRD database" url="http://memberwebs.com/stef/software/rrdbot/" arch="all" @@ -43,5 +43,5 @@ package() { } md5sums="8329c8f58136158b25c3179e825c66e6 rrdbot-0.9.6.tar.gz -e74785806860537d38a5863fc90b324f rrdbotd.initd +68d118f9a86c6cf8e718d0f2be210306 rrdbotd.initd cbcac88f5b728b1441891947a4babbcb rrdbotd.confd" |