aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/liblastfm.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/liblastfm.rb b/Library/Formula/liblastfm.rb
index c706bbd42..8e2137d45 100644
--- a/Library/Formula/liblastfm.rb
+++ b/Library/Formula/liblastfm.rb
@@ -2,8 +2,8 @@ require 'formula'
class Liblastfm < Formula
homepage 'https://github.com/mxcl/liblastfm/'
- url 'http://static.last.fm/src/liblastfm-0.3.0.tar.bz2'
- md5 '3f73222ebc31635941832b01e7a494b6'
+ url 'https://github.com/mxcl/liblastfm/tarball/0.3.3'
+ md5 'fe339bf46aefc515c251200d10262f79'
depends_on 'qt'
depends_on 'fftw'