Updated collectd to 4.10.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Piotr Usewicz 2010-06-01 11:23:56 +01:00 committed by Adam Vandenberg
parent 0e6f7b599f
commit bf83a0b97a
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Collectd <Formula
url 'http://collectd.org/files/collectd-4.9.1.tar.bz2'
url 'http://collectd.org/files/collectd-4.10.0.tar.bz2'
homepage 'http://collectd.org/'
md5 '5753496651c8c84afaea1fe290876bfc'
md5 '2f671d267bf6cb1a9d385107ba7b734d'
def skip_clean? path
true
end