diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-01-29 13:49:28 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-30 20:14:53 +0000 |
commit | e3ac77934f077e68558d0e0f1a0ac91907c6d234 (patch) | |
tree | 102ca27a52c6a73efb9eadb4f7fcc3010a998177 /testing/rrdbot | |
parent | b853f664519aa73ea06b056692326420f60f442c (diff) | |
download | aports-e3ac77934f077e68558d0e0f1a0ac91907c6d234.tar.bz2 aports-e3ac77934f077e68558d0e0f1a0ac91907c6d234.tar.xz |
Remove obsolete checksums from testing
Diffstat (limited to 'testing/rrdbot')
-rw-r--r-- | testing/rrdbot/APKBUILD | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/rrdbot/APKBUILD b/testing/rrdbot/APKBUILD index 81726c192a..d43318fede 100644 --- a/testing/rrdbot/APKBUILD +++ b/testing/rrdbot/APKBUILD @@ -45,6 +45,3 @@ package() { "$pkgdir"/etc/conf.d/rrdbotd || return 1 } -md5sums="fb71c9498870b0b16e6a787bddcde44d rrdbot-0.9.7.tar.gz -68d118f9a86c6cf8e718d0f2be210306 rrdbotd.initd -cbcac88f5b728b1441891947a4babbcb rrdbotd.confd" |