aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/lastfm_fplib.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2010-08-08 18:26:08 -0700
committerAdam Vandenberg2010-08-08 18:26:08 -0700
commita262e27f582ee72490efdcfaf00272f737bc7da7 (patch)
tree76d64be8344f65d04bce62e5b41b5e1f99969232 /Library/Formula/lastfm_fplib.rb
parenta1cc843b53075983e28b53d63440d9bd705d8a7d (diff)
downloadhomebrew-a262e27f582ee72490efdcfaf00272f737bc7da7.tar.bz2
Remove empty md5
Diffstat (limited to 'Library/Formula/lastfm_fplib.rb')
-rw-r--r--Library/Formula/lastfm_fplib.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/lastfm_fplib.rb b/Library/Formula/lastfm_fplib.rb
index 6eee701b9..53ce9a4f8 100644
--- a/Library/Formula/lastfm_fplib.rb
+++ b/Library/Formula/lastfm_fplib.rb
@@ -3,7 +3,6 @@ require 'formula'
class LastfmFplib <Formula
head 'svn://svn.audioscrobbler.net/recommendation/MusicID/lastfm_fplib'
homepage 'http://blog.last.fm/2007/08/29/audio-fingerprinting-for-clean-metadata'
- md5 ''
depends_on 'cmake'
depends_on 'taglib'