cfengine 3.3.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
a1368840c0
commit
bcf6b8c6f9
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Cfengine < Formula
|
||||
homepage 'http://cfengine.com/'
|
||||
url 'https://cfengine.com/source-code/download?file=cfengine-3.3.4.tar.gz'
|
||||
sha1 '143ab0000e39b9ba2fb0b00a0f0ce69608787423'
|
||||
url 'https://cfengine.com/source-code/download?file=cfengine-3.3.5.tar.gz'
|
||||
sha1 '205896ba59a472de363c06e6847cecaf4cfbc5cf'
|
||||
|
||||
depends_on 'tokyo-cabinet'
|
||||
depends_on 'pcre'
|
||||
|
|
Loading…
Reference in a new issue