aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/id3v2.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/id3v2.rb')
-rw-r--r--Library/Formula/id3v2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/id3v2.rb b/Library/Formula/id3v2.rb
index 60ea32788..4f20547cc 100644
--- a/Library/Formula/id3v2.rb
+++ b/Library/Formula/id3v2.rb
@@ -3,7 +3,7 @@ require 'formula'
class Id3v2 < Formula
url 'http://downloads.sourceforge.net/project/id3v2/id3v2/0.1.11/id3v2-0.1.11.tar.gz'
homepage 'http://id3v2.sourceforge.net/'
- md5 '68afc3827cf01501dfb22949f901f1d8'
+ sha1 'ca825d851ca0c6a5783af107dc6baa7aa93f0bad'
depends_on 'id3lib'