liblastfm 0.3.3
This commit is contained in:
parent
8799380921
commit
d463090ac6
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue