collectd 5.1.0

master
Adam Vandenberg 2012-06-03 18:50:21 -07:00
parent 729a0620f1
commit 262b5c5662
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Collectd < Formula
url 'http://collectd.org/files/collectd-5.0.2.tar.bz2'
homepage 'http://collectd.org/'
md5 '47f70ae20801f10be355dc8109d696aa'
url 'http://collectd.org/files/collectd-5.1.0.tar.bz2'
md5 '141570150b4608c0c567330f6f146e0f'
depends_on 'pkg-config' => :build