mp3wrap: update URL.
Old url url does not work anymore.
This commit is contained in:
parent
82c2e4fd78
commit
bd9a0087cf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Mp3wrap < Formula
|
||||
homepage 'http://mp3wrap.sourceforge.net/'
|
||||
url 'http://superb-sea2.dl.sourceforge.net/project/mp3wrap/mp3wrap/mp3wrap%200.5/mp3wrap-0.5-src.tar.gz'
|
||||
url 'https://downloads.sourceforge.net/project/mp3wrap/mp3wrap/mp3wrap%200.5/mp3wrap-0.5-src.tar.gz'
|
||||
sha1 '458b7e9dce5d7a867b1be73554dd14043a4cd421'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue