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:
parent
4f8bc64fa7
commit
6d0ab7ea83
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue