libmp3splt 0.7.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-11-12 15:01:59 -06:00 committed by Adam Vandenberg
parent 57f78b0cb6
commit 958dc75d71
1 changed files with 2 additions and 2 deletions

View File

@ -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