cmus: fix homepage & repo

Closes Homebrew/homebrew#29486.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Gregory Petrosyan 2014-05-22 15:36:25 +04:00 committed by Jack Nagel
parent 37e9d9070d
commit 9453169072
1 changed files with 2 additions and 2 deletions

View File

@ -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"