vgmstream r982
This commit is contained in:
parent
ee864b3205
commit
5beac34bd0
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require 'formula'
|
|||
class Vgmstream < Formula
|
||||
homepage 'http://hcs64.com/vgmstream.html'
|
||||
url 'https://vgmstream.svn.sourceforge.net/svnroot/vgmstream',
|
||||
:using => UnsafeSubversionDownloadStrategy, :revision => 970
|
||||
version 'r970'
|
||||
:using => UnsafeSubversionDownloadStrategy, :revision => 982
|
||||
version 'r982'
|
||||
|
||||
depends_on 'mpg123'
|
||||
depends_on 'libvorbis'
|
||||
|
|
Loading…
Reference in a new issue