diff options
| author | BrewTestBot | 2014-11-02 22:42:42 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2014-11-02 18:08:20 -0800 |
| commit | 3f8356deda95c69497967956317516ea3952b535 (patch) | |
| tree | b8ed2ffd05b4ef26de7114d1d797dab1148fc5b8 | |
| parent | 2f0c501b4917552d8e5d1f41a926fb12926ed657 (diff) | |
| download | homebrew-3f8356deda95c69497967956317516ea3952b535.tar.bz2 | |
activemq-cpp: add 3.8.3 bottle.
| -rw-r--r-- | Library/Formula/activemq-cpp.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/activemq-cpp.rb b/Library/Formula/activemq-cpp.rb index d713386fb..1b6a83c4f 100644 --- a/Library/Formula/activemq-cpp.rb +++ b/Library/Formula/activemq-cpp.rb @@ -5,6 +5,13 @@ class ActivemqCpp < Formula url "http://www.apache.org/dyn/closer.cgi?path=activemq/activemq-cpp/3.8.3/activemq-cpp-library-3.8.3-src.tar.bz2" sha1 "ea67d8b86a524ff57f2a2e0e2451deafacfd6d4b" + bottle do + cellar :any + sha1 "aa3411a43d75c8e21df2a15895ca2fefdd73d1fd" => :yosemite + sha1 "8108b14f55b2718b91d740f1cef1a2d1a19077ce" => :mavericks + sha1 "aa809055878e2d6f617debbd4a02e5e50afd04f7" => :mountain_lion + end + depends_on "pkg-config" => :build depends_on "openssl" |
