aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/vgmstream.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vgmstream.rb b/Library/Formula/vgmstream.rb
index a9fb9dfce..e9de043c6 100644
--- a/Library/Formula/vgmstream.rb
+++ b/Library/Formula/vgmstream.rb
@@ -2,8 +2,8 @@ require "formula"
class Vgmstream < Formula
homepage "http://hcs64.com/vgmstream.html"
- url "http://svn.code.sf.net/p/vgmstream/code", :revision => 1039
- version "r1039"
+ url "http://svn.code.sf.net/p/vgmstream/code", :revision => 1040
+ version "r1040"
depends_on "mpg123"
depends_on "libvorbis"