diff options
Diffstat (limited to 'Library/Formula/sipp.rb')
| -rw-r--r-- | Library/Formula/sipp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sipp.rb b/Library/Formula/sipp.rb index e92d65ad0..2967e1cbb 100644 --- a/Library/Formula/sipp.rb +++ b/Library/Formula/sipp.rb @@ -3,7 +3,7 @@ require 'formula' class Sipp < Formula url 'http://downloads.sourceforge.net/project/sipp/sipp/3.2/sipp.svn.tar.gz' homepage 'http://sipp.sourceforge.net/' - md5 '2a3a60cb4317dcf8eb5482f6a955e4d0' + sha1 'cef9e061b3223b228ae403f897edc192b3ce2ce7' version '3.2' def install |
