aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/cfengine.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cfengine.rb b/Library/Formula/cfengine.rb
index 416501a5a..8f7bc8cbe 100644
--- a/Library/Formula/cfengine.rb
+++ b/Library/Formula/cfengine.rb
@@ -2,8 +2,8 @@ require 'formula'
class Cfengine < Formula
homepage 'http://cfengine.com/'
- url 'https://cfengine.com/source-code/download?file=cfengine-3.3.1.tar.gz'
- sha1 '254b1a5db2d4b01daf49455c9c9a5dac5b3f2fdb'
+ url 'https://cfengine.com/source-code/download?file=cfengine-3.3.2.tar.gz'
+ sha1 'e669f51bbc31f65cfd45bc895d0b101287606563'
depends_on 'tokyo-cabinet'
depends_on 'pcre'