bazaar: update homepage
Closes Homebrew/homebrew#33342. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
6164eb0b60
commit
6b4d6d6798
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Bazaar < Formula
|
||||
homepage 'http://bazaar-vcs.org/'
|
||||
homepage 'http://bazaar.canonical.com/'
|
||||
url 'https://launchpad.net/bzr/2.6/2.6.0/+download/bzr-2.6.0.tar.gz'
|
||||
sha1 '5eb4d0367c6d83396250165da5bb2c8a9f378293'
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue