Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
cfengine 3.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and klausmeyer committed Jan 10, 2013
1 parent bc135e9 commit 8a19403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/cfengine.rb
Expand Up @@ -2,8 +2,8 @@


class Cfengine < Formula class Cfengine < Formula
homepage 'http://cfengine.com/' homepage 'http://cfengine.com/'
url 'https://cfengine.com/source-code/download?file=cfengine-3.4.0.tar.gz' url 'https://cfengine.com/source-code/download?file=cfengine-3.4.1.tar.gz'
sha1 '17212f6ea2911c50590063193ab33af18719f740' sha1 'dbbbb203227dd44b799cab15c24e9191ec79b339'


depends_on 'tokyo-cabinet' depends_on 'tokyo-cabinet'
depends_on 'pcre' depends_on 'pcre'
Expand Down

0 comments on commit 8a19403

Please sign in to comment.