diff options
Diffstat (limited to 'Library/Formula/liblastfm.rb')
| -rw-r--r-- | Library/Formula/liblastfm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/liblastfm.rb b/Library/Formula/liblastfm.rb index c7da8046e..cf2d09fb4 100644 --- a/Library/Formula/liblastfm.rb +++ b/Library/Formula/liblastfm.rb @@ -3,7 +3,7 @@ require 'formula' class Liblastfm < Formula homepage 'https://github.com/mxcl/liblastfm/' url 'https://github.com/mxcl/liblastfm/tarball/0.3.3' - md5 'fe339bf46aefc515c251200d10262f79' + sha1 'f2e9705c9c2cbeaa14f46da9bd35ab36fe710392' depends_on 'qt' depends_on 'fftw' |
