aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorGregory Petrosyan2014-05-22 15:36:25 +0400
committerJack Nagel2014-05-22 09:39:08 -0500
commitebe0c24a68510e49cdde9c0b76b512a09be71656 (patch)
treeac23dacd67893781f60985b110bd6d75f17c9cfc /Library
parentfda8a02150a855a133f289511a84dcf07cad1070 (diff)
downloadhomebrew-ebe0c24a68510e49cdde9c0b76b512a09be71656.tar.bz2
cmus: fix homepage & repo
Closes #29486. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cmus.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cmus.rb b/Library/Formula/cmus.rb
index bef3acf25..c2d760e49 100644
--- a/Library/Formula/cmus.rb
+++ b/Library/Formula/cmus.rb
@@ -1,8 +1,8 @@
require "formula"
class Cmus < Formula
- homepage "http://cmus.sourceforge.net/"
- head "https://git.gitorious.org/cmus/cmus.git"
+ homepage "https://cmus.github.io/"
+ head "https://github.com/cmus/cmus.git"
stable do
url "https://github.com/cmus/cmus/archive/v2.5.1.tar.gz"