vgmstream r982

This commit is contained in:
Misty De Meo 2012-08-18 12:01:33 -05:00
parent ee864b3205
commit 5beac34bd0

View file

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