diff options
| author | BrewTestBot | 2014-10-20 09:39:12 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 10:18:38 +0100 |
| commit | 9166f8d076ae02de1c075a69c760822c5e1047bd (patch) | |
| tree | b352aa0cf7ed0343fdf7f6945c73456f614c3c63 | |
| parent | e18c53a523ea4feee7ae297a63a04ca0820db978 (diff) | |
| download | homebrew-9166f8d076ae02de1c075a69c760822c5e1047bd.tar.bz2 | |
libnice: update 0.1.7 bottle.
| -rw-r--r-- | Library/Formula/libnice.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libnice.rb b/Library/Formula/libnice.rb index 3ad952d1b..3964b17e2 100644 --- a/Library/Formula/libnice.rb +++ b/Library/Formula/libnice.rb @@ -7,9 +7,10 @@ class Libnice < Formula bottle do cellar :any - sha1 "75a3d506cc2c9cc994cbbb441c738e84a6e5928a" => :mavericks - sha1 "c12e39da19cfe80dad26c5dcdf4c39bffb5941f5" => :mountain_lion - sha1 "33d289f519c836b381440b547e258a470abc7bd2" => :lion + revision 1 + sha1 "8040ab61239c18ac7fd55c661c810115c57ad94f" => :yosemite + sha1 "d7e063ed0efe3d2d1873843a9b15a0a3e6ec0b51" => :mavericks + sha1 "e5bc420dad36c42a8cfc57a1a089aa4f6dd1d122" => :mountain_lion end depends_on "pkg-config" => :build |
