vorbis-tools: style nits
This commit is contained in:
parent
6198d1de37
commit
3ab43d7d02
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class VorbisTools < Formula
|
||||
homepage 'http://vorbis.com'
|
||||
url 'http://downloads.xiph.org/releases/vorbis/vorbis-tools-1.4.0.tar.gz'
|
||||
sha1 'fc6a820bdb5ad6fcac074721fab5c3f96eaf6562'
|
||||
homepage 'http://vorbis.com'
|
||||
|
||||
depends_on 'libogg'
|
||||
depends_on 'libvorbis'
|
||||
|
|
Loading…
Reference in a new issue