diff options
| author | Brett Koonce | 2012-11-16 16:10:16 -0600 |
|---|---|---|
| committer | Adam Vandenberg | 2012-11-16 14:28:15 -0800 |
| commit | c94d552608f538b3cd958d7d8613f73e678f0f53 (patch) | |
| tree | f6dd64955310e63a557216b40a53d58220a6fe2e /Library | |
| parent | 9efc22b50108f19d2b7b1be53f37d4a005c567ab (diff) | |
| download | homebrew-c94d552608f538b3cd958d7d8613f73e678f0f53.tar.bz2 | |
cmus 2.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cmus.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cmus.rb b/Library/Formula/cmus.rb index 8e4c57443..56c7efac9 100644 --- a/Library/Formula/cmus.rb +++ b/Library/Formula/cmus.rb @@ -2,8 +2,8 @@ require 'formula' class Cmus < Formula homepage 'http://cmus.sourceforge.net/' - url 'http://downloads.sourceforge.net/cmus/cmus-v2.4.3.tar.bz2' - sha1 'ba63a417b0df42fa9a4850dd8b922a95a426f7f5' + url 'http://downloads.sourceforge.net/cmus/cmus-v2.5.0.tar.bz2' + sha1 '244975a5ff642567acb047f6bd518e4a3271c25b' head 'https://git.gitorious.org/cmus/cmus.git' |
