From e4d00347cec330986e303c41d385e22ca960fef2 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 15 Mar 2011 10:41:58 -0700 Subject: liblastfm 0.3.3 --- Library/Formula/liblastfm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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' -- cgit v1.2.3