diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sipp.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sipp.rb b/Library/Formula/sipp.rb index 1f32c967f..56ef03c14 100644 --- a/Library/Formula/sipp.rb +++ b/Library/Formula/sipp.rb @@ -1,7 +1,7 @@ -require 'formula' +require "formula" class Sipp < Formula - homepage 'http://sipp.sourceforge.net/' + homepage "http://sipp.sourceforge.net/" url "https://github.com/SIPp/sipp/archive/v3.4.1.tar.gz" sha1 "40a3a7b7549e578997a8f181e557c3cdae39474f" revision 1 |
