bzr 2.5.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
49a967803f
commit
84c64f7995
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Bazaar < Formula
|
||||
homepage 'http://bazaar-vcs.org/'
|
||||
url 'https://launchpad.net/bzr/2.5/2.5.0/+download/bzr-2.5.0.tar.gz'
|
||||
md5 '44eb47b77995098a28f017e2daa606b6'
|
||||
url 'https://launchpad.net/bzr/2.5/2.5.1/+download/bzr-2.5.1.tar.gz'
|
||||
md5 'ac5079858364a046071000d5cdccb67b'
|
||||
|
||||
def options
|
||||
[["--system", "Install using the OS X system Python."]]
|
||||
|
|
Loading…
Reference in a new issue