diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mdxmini.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mdxmini.rb b/Library/Formula/mdxmini.rb index 89db15f4f..b49b4d250 100644 --- a/Library/Formula/mdxmini.rb +++ b/Library/Formula/mdxmini.rb @@ -2,9 +2,9 @@ require 'formula' class Mdxmini < Formula homepage 'http://clogging.web.fc2.com/psp/' - url 'https://github.com/BouKiCHi/mdxplayer/tarball/3e60c12666cd4fb5fe17bc0651ff883bd54644ad' - version '20111115' - sha1 '59e0bf647b0ab563ef030ce67805d7f7c9684bcc' + url 'https://github.com/BouKiCHi/mdxplayer/tarball/9afbc01f60a12052817cb14a81a8c3c976953506' + version '20130115' + sha1 '970f50f0c1fcabc6f9534233d7a2e4e0aeb9125e' option "lib-only", "Do not build commandline player" |
