summaryrefslogtreecommitdiff
path: root/community/collectd
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-19 04:14:09 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-19 04:14:09 +0000
commitafb660f06bce8338225c531b092c1c1205239072 (patch)
tree8cad5584354b274da4456842a0ea47eb0069027a /community/collectd
parent423ae5a5a1cd103d57b8cb52279533b3011f42d8 (diff)
Mon May 19 04:07:36 UTC 2014
Diffstat (limited to 'community/collectd')
-rw-r--r--community/collectd/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/collectd/PKGBUILD b/community/collectd/PKGBUILD
index 8e93c9119..e4ae098d4 100644
--- a/community/collectd/PKGBUILD
+++ b/community/collectd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 106139 2014-02-24 06:59:03Z bisson $
+# $Id: PKGBUILD 111399 2014-05-18 02:59:39Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Gerhard Brauer <gerhard.brauer@web.de>
pkgname=collectd
pkgver=5.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='Daemon which collects system performance statistics periodically'
url='http://collectd.org/'
arch=('i686' 'x86_64')
@@ -28,13 +28,12 @@ optdepends=('curl: apache, ascent, curl, nginx, and write_http plugins'
'lm_sensors: lm_sensors and sensors plugins'
'libvirt: libvirt plugin'
'libxml2: ascent and libvirt plugins'
- 'xmms: xmms plugin'
'yajl: curl_json plugin')
makedepends=('curl' 'libdbi' 'libesmtp' 'libgcrypt' 'libmemcached'
'libmariadbclient' 'iproute2' 'net-snmp' 'libnotify' 'liboping'
'libpcap' 'postgresql-libs' 'python2' 'rrdtool' 'lm_sensors'
- 'libvirt' 'libxml2' 'xmms' 'yajl')
+ 'libvirt' 'libxml2' 'yajl')
depends=('libltdl' 'iptables')