From 92424208a8beaea324f689130ae6ab1850b7df30 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 18:36:38 +0100 Subject: libcoap: add 4.1.1 bottle. --- Library/Formula/libcoap.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/libcoap.rb b/Library/Formula/libcoap.rb index b33328f37..2ce5d370d 100644 --- a/Library/Formula/libcoap.rb +++ b/Library/Formula/libcoap.rb @@ -5,6 +5,13 @@ class Libcoap < Formula url "https://downloads.sourceforge.net/project/libcoap/coap-18/libcoap-4.1.1.tar.gz" sha1 "137c0bfe25c735b4a85dde65fdded13e8ef0f48f" + bottle do + cellar :any + sha1 "f02f899057ee8292239e0a697188002a0743e728" => :mavericks + sha1 "5a79a74f20beae8dc2ad7879bf8dec4f129d9a87" => :mountain_lion + sha1 "16534d8749735472dec30484de6de432fd7d4ab3" => :lion + end + depends_on "doxygen" => :build def install -- cgit v1.2.3