diff options
Diffstat (limited to 'Library/Formula/swfmill.rb')
| -rw-r--r-- | Library/Formula/swfmill.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/swfmill.rb b/Library/Formula/swfmill.rb index ac728f5d7..86168f8ce 100644 --- a/Library/Formula/swfmill.rb +++ b/Library/Formula/swfmill.rb @@ -3,7 +3,7 @@ require 'formula'  class Swfmill < Formula    homepage 'http://swfmill.org'    url 'http://swfmill.org/releases/swfmill-0.3.2.tar.gz' -  md5 'c607f8aba506ec32cc4423446fe6644e' +  sha1 'e7ac1f267e4cbb8166acf6af78ddae914feed207'    depends_on 'pkg-config' => :build | 
