aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bazaar.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bazaar.rb')
-rw-r--r--Library/Formula/bazaar.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/bazaar.rb b/Library/Formula/bazaar.rb
index ef59523fe..9aaf4f570 100644
--- a/Library/Formula/bazaar.rb
+++ b/Library/Formula/bazaar.rb
@@ -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."]]