diff options
Diffstat (limited to 'Library/Formula/swish-e.rb')
| -rw-r--r-- | Library/Formula/swish-e.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/swish-e.rb b/Library/Formula/swish-e.rb index 3d85528c8..b19fbd80e 100644 --- a/Library/Formula/swish-e.rb +++ b/Library/Formula/swish-e.rb @@ -3,7 +3,7 @@ require 'formula' class SwishE < Formula url 'http://swish-e.org/distribution/swish-e-2.4.7.tar.gz' homepage 'http://swish-e.org/' - md5 '736db7a65aed48bb3e2587c52833642d' + sha1 '0970c5f8dcb2f12130b38a9fc7dd99c2f2d7ebcb' depends_on 'libxml2' |
