diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-01 19:46:50 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-03 15:56:46 +0700 |
commit | 29851b1dbd63843afb45f1707d6874d0eccd18a5 (patch) | |
tree | abc95f54ee61db6ec75959346689fc17a6a47779 /system/munin-node | |
parent | 52764e646bc896f2fbd86a27ed231e05172d63ef (diff) | |
download | slackbuilds-29851b1dbd63843afb45f1707d6874d0eccd18a5.tar.gz |
system/munin-node: Use zulu-openjdk8.
openjdk8 currently ftb.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/munin-node')
-rw-r--r-- | system/munin-node/munin-node.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/munin-node/munin-node.info b/system/munin-node/munin-node.info index 7e7b975e5f..20a2db7267 100644 --- a/system/munin-node/munin-node.info +++ b/system/munin-node/munin-node.info @@ -5,6 +5,6 @@ DOWNLOAD="http://http.debian.net/debian/pool/main/m/munin/munin_2.0.25.orig.tar. MD5SUM="b418a667ce42665557329a7ac3bd1b93" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Net-Server perl-Module-Build perl-HTML-Template perl-Log-Log4perl openjdk8" +REQUIRES="perl-Net-Server perl-Module-Build perl-HTML-Template perl-Log-Log4perl zulu-openjdk8" MAINTAINER="Jonathan Chapman" EMAIL="glitch@glitchwrks.com" |