diff options
Diffstat (limited to 'Library/Formula/lastfmlib.rb')
| -rw-r--r-- | Library/Formula/lastfmlib.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lastfmlib.rb b/Library/Formula/lastfmlib.rb index 014912661..21c5fde64 100644 --- a/Library/Formula/lastfmlib.rb +++ b/Library/Formula/lastfmlib.rb @@ -3,7 +3,7 @@ require 'formula' class Lastfmlib < Formula url 'http://lastfmlib.googlecode.com/files/lastfmlib-0.4.0.tar.gz' homepage 'http://code.google.com/p/lastfmlib/' - md5 'f6f00882c15b8cc703718d22e1b1871f' + sha1 'b9e15e4eb42a9ccd9b3c5373054b0bd51a406fdd' depends_on 'pkg-config' => :build |
