audiofile 0.3.2
This commit is contained in:
parent
90f00f5e3d
commit
bb6dafb4d3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Audiofile < Formula
|
||||
url 'https://github.com/downloads/mpruett/audiofile/audiofile-0.3.1.tar.gz'
|
||||
sha1 '39de137a691a7c12ea5dc468566eb7a146880ac3'
|
||||
url 'https://github.com/downloads/mpruett/audiofile/audiofile-0.3.2.tar.gz'
|
||||
sha1 'fb55a3c9153475daa8932d3626797e033d149c1d'
|
||||
homepage 'http://www.68k.org/~michael/audiofile/'
|
||||
|
||||
depends_on 'lcov' if ARGV.include? '--with-lcov'
|
||||
|
|
Loading…
Reference in a new issue