aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-09-28 19:34:12 +0100
committerJack Nagel2014-09-28 13:54:28 -0500
commitacb86ef305d4bf700b208397c7a684f1c9d4b868 (patch)
tree98605d9c658ec83026e279d87fcbc5d501e73e3b /Library/Formula
parent39c044a8301bcb1ce552b25f5820de274f05fab8 (diff)
downloadhomebrew-acb86ef305d4bf700b208397c7a684f1c9d4b868.tar.bz2
dar: update 2.4.15 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dar.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/dar.rb b/Library/Formula/dar.rb
index 4ecb13584..59b7f277a 100644
--- a/Library/Formula/dar.rb
+++ b/Library/Formula/dar.rb
@@ -6,9 +6,9 @@ class Dar < Formula
sha1 "6c175b735410a905fcb07a4549f8b6cbf86b08d8"
bottle do
- sha1 "c3602f446508944f94682e4c02236e8a7ef0801c" => :mavericks
- sha1 "2bd3dd6c9972a001d27c26499c4871d2c3489d3f" => :mountain_lion
- sha1 "dc52dcf3187c93bcf7fbabda25987499e32a116d" => :lion
+ sha1 "e7320da542a160fbad03ccec820e671d3db2312e" => :mavericks
+ sha1 "e1ecd4f0f946d0672c3d7733911455daf474a621" => :mountain_lion
+ sha1 "072c3583b7e85feb5685a28ebcecf37428158fe1" => :lion
end
option "with-docs", "build programming documentation (in particular libdar API documentation) and html man page"