cfengine 3.2.3

Closes Homebrew/homebrew#9899.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Diego Zamboni 2012-01-31 13:24:53 -06:00 committed by Jack Nagel
parent 0f6902fa34
commit b496317ab1
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Cfengine < Formula
url 'https://cfengine.com/source_code/download?file=cfengine-3.2.0.tar.gz'
url 'https://cfengine.com/source_code/download?file=cfengine-3.2.3.tar.gz'
homepage 'http://cfengine.com/'
md5 '5fdd5a0bf6c5111114ee8fb2259483ae'
md5 'be118dd95537221da38008845fc0d84a'
depends_on 'tokyo-cabinet'