bzr 2.5.1

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-05-31 12:25:26 -05:00
parent 49a967803f
commit 84c64f7995

View file

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