bazaar --devel 2.6b2

Closes Homebrew/homebrew#20453.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Daniel Lee Harple 2013-06-12 20:25:17 -04:00 committed by Adam Vandenberg
parent 532270ea37
commit 3749ab9528

View file

@ -5,6 +5,11 @@ class Bazaar < Formula
url 'https://launchpad.net/bzr/2.5/2.5.1/+download/bzr-2.5.1.tar.gz'
sha1 '7e2776e3aaf8fb48828026d3fc2a3047465eea5e'
devel do
url 'https://launchpad.net/bzr/2.6/2.6b2/+download/bzr-2.6b2.tar.gz'
sha1 'f10e193bc18096ee82dd923a424df2b086f95c4c'
end
depends_on :python
def install