From 0e5815de045adfef6978e6c24e0afc4b57f3c735 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 20:34:33 +0100 Subject: [PATCH] libgsm: add 1.0.13 bottle. --- Formula/libgsm.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/libgsm.rb b/Formula/libgsm.rb index f101cdb15c..4815a29799 100644 --- a/Formula/libgsm.rb +++ b/Formula/libgsm.rb @@ -5,6 +5,13 @@ class Libgsm < Formula url 'http://www.quut.com/gsm/gsm-1.0.13.tar.gz' sha1 '668b0a180039a50d379b3d5a22e78da4b1d90afc' + bottle do + cellar :any + sha1 "95282a450ccbf397b79045a1ccb0e5a110962e75" => :mavericks + sha1 "4eccce20579c4fe49892aebda0a11c46ce598de0" => :mountain_lion + sha1 "2c9220ef6c1de5246f1d771a27bfbd8c3129b2f9" => :lion + end + option :universal # Builds a dynamic library for gsm, this package is no longer developed