quassel: update head to new location on GitHub.

Closes Homebrew/homebrew#25309.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Michael J. Cohen 2013-12-18 11:21:57 -05:00 committed by Mike McQuaid
parent 4f8bc64fa7
commit 6d0ab7ea83

View file

@ -5,7 +5,7 @@ class Quassel < Formula
url 'http://www.quassel-irc.org/pub/quassel-0.9.1.tar.bz2'
sha1 '82bc8ad2f5c0d61a8ec616b84df0504589f19371'
head 'git://git.quassel-irc.org/quassel.git'
head 'https://github.com/quassel/quassel.git'
depends_on 'cmake' => :build
depends_on 'qt'