[arch-commits] Commit in munin/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Apr 28 09:39:30 UTC 2019


    Date: Sunday, April 28, 2019 @ 09:39:30
  Author: jelle
Revision: 352205

upgpkg: munin 2.0.47-2

Fixes FS#45588

Modified:
  munin/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-28 09:35:29 UTC (rev 352204)
+++ PKGBUILD	2019-04-28 09:39:30 UTC (rev 352205)
@@ -4,7 +4,7 @@
 pkgname=('munin' 'munin-node')
 pkgbase=munin
 pkgver=2.0.47
-pkgrel=1
+pkgrel=2
 pkgdesc="A distributed monitoring/graphing tool"
 arch=('any')
 url="http://munin-monitoring.org/"
@@ -41,6 +41,7 @@
 	depends=('perl' 'rrdtool' 'perl-html-template' 'perl-date-manip'
              'perl-log-log4perl' 'perl-io-socket-inet6'
              'perl-file-copy-recursive' 'perl-fcgi' 'perl-uri' 'munin-node')
+        optdepends=("perl-cgi-fast: Required by munin-cgi-html")
 	backup=(etc/munin/munin.conf etc/logrotate.d/munin)
 	install=munin.install
 



More information about the arch-commits mailing list