diff options
| author | Adam Vandenberg | 2013-12-08 21:02:31 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-12-08 21:02:31 -0800 |
| commit | 634f56ca00392923531648f4a087a52baef396d9 (patch) | |
| tree | eba3ba8c414111618b5cbdf6b485b6a965713734 /Library/Formula | |
| parent | 964e6bf89cb8d0971b5fc255ee86217c866b94f7 (diff) | |
| download | homebrew-634f56ca00392923531648f4a087a52baef396d9.tar.bz2 | |
swaks 20130209.0
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/swaks.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/swaks.rb b/Library/Formula/swaks.rb index 342d7d182..0e38e09b5 100644 --- a/Library/Formula/swaks.rb +++ b/Library/Formula/swaks.rb @@ -2,8 +2,8 @@ require 'formula' class Swaks < Formula homepage 'http://www.jetmore.org/john/code/swaks/' - url 'http://jetmore.org/john/code/swaks/swaks-20120320.0.tar.gz' - sha1 '2a20ba10ac0f97761edc6d1d519773192486d74c' + url 'http://www.jetmore.org/john/code/swaks/files/swaks-20130209.0.tar.gz' + sha1 '059510eb2e359fa6dde822bec57bd0964ee11e7e' def install bin.install 'swaks' |
