aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-11-16 21:15:10 +0000
committerTim D. Smith2014-11-16 13:24:41 -0800
commit03583d503501e41abac4a3c891e265b56a23b4ee (patch)
treeb74ae4bda347c7b328ac1eca84e657b4c4603bbd /Library/Formula
parent4ce1ea82b3e1de8b7cbe716833f118f4a05011f9 (diff)
downloadhomebrew-03583d503501e41abac4a3c891e265b56a23b4ee.tar.bz2
duplicity: update 0.6.25 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/duplicity.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/duplicity.rb b/Library/Formula/duplicity.rb
index 642bbad79..969da86e5 100644
--- a/Library/Formula/duplicity.rb
+++ b/Library/Formula/duplicity.rb
@@ -6,10 +6,10 @@ class Duplicity < Formula
sha1 "fe0b6b0b0dc7dbc02598d96567954b48c4308420"
bottle do
- cellar :any
- sha1 "ed9249cda6ea355b903450174b7ba539e25ceca8" => :yosemite
- sha1 "5da4870f9f7de9453f2135e7fd1cfc20253d4f2f" => :mavericks
- sha1 "594015d393973f354ce81c16495880ae1acee7d9" => :mountain_lion
+ revision 1
+ sha1 "6813d6be6f1f651d42f7ee33e1c8939c47699d78" => :yosemite
+ sha1 "84fe0d4e4502a2092c1838122c05f3beb2dd2288" => :mavericks
+ sha1 "d787b1de4116f8c803d609cea27923f6b3d3bd37" => :mountain_lion
end
depends_on :python if MacOS.version <= :snow_leopard