From ad23692d31f0932b8f59b7bdc9fdfec3f0bbd622 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 21 May 2014 18:26:48 +0100 Subject: dar: add 2.4.13 bottle. Closes #29134. Signed-off-by: Mike McQuaid --- Library/Formula/dar.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/dar.rb b/Library/Formula/dar.rb index 1f42acae7..6c1e52dda 100644 --- a/Library/Formula/dar.rb +++ b/Library/Formula/dar.rb @@ -5,6 +5,12 @@ class Dar < Formula url 'https://downloads.sourceforge.net/project/dar/dar/2.4.13/dar-2.4.13.tar.gz' sha1 'b20471ada21cd0cbe4687e7bdd3c2e6f70f5c0d1' + bottle do + sha1 "f940432b6ef7ef6698ff91b11ebb3f345ad56dde" => :mavericks + sha1 "87527fd8b9ebede46f237418faff211a789dda8d" => :mountain_lion + sha1 "9ba093a21a28e227b05f41a2938d3d18fbdbefac" => :lion + end + option 'with-docs', 'build programming documentation (in particular libdar API documentation) and html man page' option 'with-libgcrypt', 'enable strong encryption support' option 'with-lzo', 'enable lzo compression support' -- cgit v1.2.3