libmp3splt 0.7.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
57f78b0cb6
commit
958dc75d71
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libmp3splt < Formula
|
||||
homepage 'http://mp3splt.sourceforge.net'
|
||||
url 'http://downloads.sourceforge.net/project/mp3splt/libmp3splt/0.7.2/libmp3splt-0.7.2.tar.gz'
|
||||
sha1 'b70df9c57aef88d7831a939871b231789f922157'
|
||||
url 'http://downloads.sourceforge.net/project/mp3splt/libmp3splt/0.7.3/libmp3splt-0.7.3.tar.gz'
|
||||
sha1 '3c26d1f64c8bd525938aa7f12a41817107ed3ded'
|
||||
|
||||
# Linking fails on 10.6 (and lower?) without a duplicate libtool; see #10350
|
||||
depends_on 'libtool' => :build
|
||||
|
|
Loading…
Reference in a new issue