id3lib: use sha1 rather than md5.

master
Mike McQuaid 2012-08-22 22:55:10 -07:00
parent b2342d23b6
commit 65594fba26
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class Id3lib < Formula
url 'http://downloads.sourceforge.net/project/id3lib/id3lib/3.8.3/id3lib-3.8.3.tar.gz'
head "cvs://:pserver:anonymous@id3lib.cvs.sourceforge.net:/cvsroot/id3lib:id3lib-devel"
homepage 'http://id3lib.sourceforge.net/'
md5 '19f27ddd2dda4b2d26a559a4f0f402a7'
sha1 'c92c880da41d1ec0b242745a901702ae87970838'
def patches
p = []