aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruyjulian2015-04-18 20:29:49 -0500
committerMike McQuaid2015-04-19 11:14:46 +0100
commit016e9bb1db8dfbc2b4f1d5bd3981f0d8a50c25ea (patch)
treeb070d373f9d82a73d1dfd041edb0dd072cbcf9d1
parentbaaf958dac6d4c3a011b277783fa029c25ce313f (diff)
downloadhomebrew-016e9bb1db8dfbc2b4f1d5bd3981f0d8a50c25ea.tar.bz2
vgmstream r1040
Closes #38803. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-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"