diff options
| author | BrewTestBot | 2015-04-24 22:14:33 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-25 10:54:15 +0100 |
| commit | 1cb8880092eef724ba6a5a324113dbb99910be31 (patch) | |
| tree | 15f0f374b0d7cc7c8f007d7788f17e69aebdd874 | |
| parent | 3e5cc2960c64e610603b7df1474dd1b46402823f (diff) | |
| download | homebrew-1cb8880092eef724ba6a5a324113dbb99910be31.tar.bz2 | |
gammu: add 1.36.0 bottle.
| -rw-r--r-- | Library/Formula/gammu.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/gammu.rb b/Library/Formula/gammu.rb index 459c5d94a..3221ff50c 100644 --- a/Library/Formula/gammu.rb +++ b/Library/Formula/gammu.rb @@ -6,6 +6,12 @@ class Gammu < Formula head "https://github.com/gammu/gammu.git" + bottle do + sha256 "c5e3744176b3609902070f07ced499d02570a8dc0d5aa72e02383b8e9bcce5a4" => :yosemite + sha256 "106312958bcfb95929178a716ca5cd458ee37ba9e6ad6ca80ba3dbb0ac8c8b40" => :mavericks + sha256 "d1f54aae239138586fbc5693120a28b58eb709811461478b8dc976345b3de3df" => :mountain_lion + end + depends_on "cmake" => :build depends_on "glib" => :recommended depends_on "gettext" => :optional |
