Use SF gateway url for id3v2
This commit is contained in:
parent
3f691f9adb
commit
b0713a8f01
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Id3v2 <Formula
|
||||
url 'http://prdownloads.sourceforge.net/id3v2/id3v2-0.1.11.tar.gz'
|
||||
url 'http://downloads.sourceforge.net/project/id3v2/id3v2/0.1.11/id3v2-0.1.11.tar.gz'
|
||||
homepage 'http://id3v2.sourceforge.net/'
|
||||
md5 '68afc3827cf01501dfb22949f901f1d8'
|
||||
|
||||
|
|
Loading…
Reference in a new issue