From c825d293e9a19cf4c41bf5d5b11ee8c6dada651b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 27 Nov 2014 18:16:47 +0000 Subject: srtp: add 1.5 bottle. --- Library/Formula/srtp.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Library/Formula/srtp.rb b/Library/Formula/srtp.rb index cbe97fe09..6aa791d23 100644 --- a/Library/Formula/srtp.rb +++ b/Library/Formula/srtp.rb @@ -5,6 +5,13 @@ class Srtp < Formula url 'https://codeload.github.com/cisco/libsrtp/tar.gz/v1.5.0' sha1 'fbace084aa58dddc295e15aeab80208f154b4f16' + bottle do + cellar :any + sha1 "d2cc4fa21913d1055557ac4546b7be1bf70059bf" => :yosemite + sha1 "7e8b5b4fcd340a57e181179e25aef3554e663993" => :mavericks + sha1 "079bb268a4ccd761d073d3b4f0eed0d2411bdcaa" => :mountain_lion + end + # Add support for building shared libs patch do # Submitted upstream at https://github.com/cisco/libsrtp/pull/86 -- cgit v1.2.3