From 835155c3c525b84bde67a60c6c288fa564c86df6 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 5 Aug 2014 09:48:50 +0100 Subject: duplicity: add 0.6.24 bottle. Closes #31342. Signed-off-by: Mike McQuaid --- Library/Formula/duplicity.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/duplicity.rb b/Library/Formula/duplicity.rb index cae2cc301..05dfeefb9 100644 --- a/Library/Formula/duplicity.rb +++ b/Library/Formula/duplicity.rb @@ -5,6 +5,13 @@ class Duplicity < Formula url "http://code.launchpad.net/duplicity/0.6-series/0.6.24/+download/duplicity-0.6.24.tar.gz" sha1 "1d0bab80cb9465080179307d969e292c7145c714" + bottle do + cellar :any + sha1 "dda9a29d50ff2a600dcf09d464508c2f73dcadc3" => :mavericks + sha1 "bb80b982fe70b9ef9376808ae232c4e2a010bf56" => :mountain_lion + sha1 "e0834d616e404ce6fb6605b8a9524d329b8bce6a" => :lion + end + depends_on :python if MacOS.version <= :snow_leopard depends_on "librsync" depends_on "gnupg" -- cgit v1.2.3