Remove empty md5

master
Adam Vandenberg 2010-08-08 18:26:08 -07:00
parent 9359bf18eb
commit 1e9d62f415
2 changed files with 0 additions and 2 deletions

View File

@ -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'

View File

@ -5,7 +5,6 @@ class Opencv <Formula
# https://code.ros.org/trac/opencv/ticket/253
head 'https://code.ros.org/svn/opencv/trunk/opencv', :using => :svn
homepage 'http://opencv.willowgarage.com/wiki/'
md5 ''
depends_on 'cmake'
depends_on 'pkg-config'