aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2013-12-15 12:02:42 -0600
committerAdam Vandenberg2013-12-15 10:14:47 -0800
commit9b00371d4361a9943fb48c435f93c44c88d1788b (patch)
treeb2bce9f365f57ee1ddb320c28758700fbf1d95df
parentd342f69c5e0570060e74448713928a4245fdf27a (diff)
downloadhomebrew-9b00371d4361a9943fb48c435f93c44c88d1788b.tar.bz2
activemq-cpp 3.8.2
Closes #25232. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/activemq-cpp.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/activemq-cpp.rb b/Library/Formula/activemq-cpp.rb
index 961ba369c..39c9a71bd 100644
--- a/Library/Formula/activemq-cpp.rb
+++ b/Library/Formula/activemq-cpp.rb
@@ -2,8 +2,8 @@ require 'formula'
class ActivemqCpp < Formula
homepage 'http://activemq.apache.org/cms/index.html'
- url 'http://apache.dattatec.com/activemq/activemq-cpp/source/activemq-cpp-library-3.8.1-src.tar.bz2'
- sha1 'd82d6c647d507ef4a44e28665f68def7a79e5b1d'
+ url 'http://apache.dattatec.com/activemq/activemq-cpp/source/activemq-cpp-library-3.8.2-src.tar.bz2'
+ sha1 '6fcaeb278f2d359343ccef4b5814f0092a4d7b54'
depends_on 'autogen' => :build
depends_on :autoconf